Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Codebase is a super tiny website frontend library.

License

NotificationsYou must be signed in to change notification settings

codebase-frontend-library/codebase-4

Repository files navigation

Version 4.0.11


Codebase 4 has been superceded by Codebase 5. Seehttps://github.com/codebase-frontend-library/codebase-5


Features

  • Designed as a frontend CSS/JS codebase for content management system themes and static site generator projects
  • Just use it in your HTML: no NPM or other installation required – no config – no need to purge unused CSS
  • Small but powerful CSS:
    • Base (default light theme only):codebase.css (38 KB)
    • With dark and light theme CSS classes:codebase-l-d.css (64 KB)
  • JS options:
    • Use Codebase’s own vanilla JavaScriptactivator.js (3 KB) for dropdowns, modals, tabs etc. (jQuery version also available for older browsers)
    • Alternatively, useAlpineJS for more component functionality
  • Sass (SCSS) library
  • Responsive layouts and typography
  • Does most things most web designers want:
    • Columnar grid system (usesCSS grid)
    • Flexbox system
    • Utility classes for layout positioning, dimensions, overflows, etc.
    • Utility classes for decoration and enhanced typography, using a soft element grid (0.5rem units)
    • “Utility first” approach for building HTML components.
  • Highly customizable
  • Modern browser compatible
  • Extensive documentation

View the docs


Production Codebase CSS and Activator JS (ES5) are in the Docsdist/ folder - seehttps://github.com/codebase-frontend-library/codebase-4/tree/master/docs/dist

Codebase SCSS and Activator JS ES6 are in the Sourcecodebase/ folder - seehttps://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 andalpine.jquery.js. For more information SeeCodebase and Internet Explorer 11.


Codebase CSS and Activator JS have been built usingGulp with plugins forSass andBabel. Documentation has been built usingEleventy. Docs demo icons are fromTabler icons.

About

Codebase is a super tiny website frontend library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp