Codebase is a super tiny website frontend library.
Version 4.0.11
Codebase 4 has been superceded by Codebase 5. See https://github.com/codebase-frontend-library/codebase-5
codebase.css
(38 KB)codebase-l-d.css
(64 KB)activator.js
(3 KB) for dropdowns, modals, tabs etc. (jQuery version also available for older browsers)Production Codebase CSS and Activator JS (ES5) are in the Docs dist/
folder - see https://github.com/codebase-frontend-library/codebase-4/tree/master/docs/dist
Codebase SCSS and Activator JS ES6 are in the Source codebase/
folder - see https://github.com/codebase-frontend-library/codebase-4/tree/master/src/codebase
If you still need to support Internet Explorer 11 – Codebase can do that, although IE11 is not officially supported by Codebase. There are some things with IE11 that you can’t do; and if you want to use Activator then you need to switch to using jQuery v.2.x and alpine.jquery.js
. For more information See Codebase and Internet Explorer 11.
Codebase CSS and Activator JS have been built using Gulp with plugins for Sass and Babel. Documentation has been built using Eleventy. Docs demo icons are from Tabler icons.