/codex-ui

A collection of ui components for bootstrap 4

Primary LanguageHTMLMIT LicenseMIT

codex-ui

A collection of ui components for bootstrap 4

Item Previews

View Components

To view a full list of components that are both done and on the road map simply go to https://shadowcodex.github.io/codex-ui/components/

Restrictions

I am working off of two premiss for this UI library / Kit.

  1. No custom CSS to be added. Meaning you don't have to modify any bootstrap css values. Our goal is to completely use the utilities in Bootstrap 4 to our benefit.
  2. No custom JS to be added. No dependencies to add custom Javascript to your website. This way we won't conflict with anything that has been done on sites before.

All components should basically be copy and paste for sites that use Bootstrap 4.

The one, ONE, caveat to that right now is font awesome. I require some sort of icons for certain components, and since font awesome is one of the easiest to just drop in I am using that. Feel free to replace the icons with your own icon framework.

If a component does require font awesome it will be notated at the very top of that components page.