formir
v1.1.2
Published
Pure CSS / HTML Framework
Downloads
121
Readme
formir
Formir is Open Source Pure CSS / HTML Framework that not require any JS code to fully work.
All of logic are based on CSS and <input/>
tag elements, thats are required.
Support LESS and SASS preprocesor.
I invite you to support and develop the project. Become a Contributor - write at [email protected] or just commit.
Install formir
npm
$ npm install --save-dev formir
yarn
$ npm install -D formir
Use in
JS with SASS
import "formir";
JS with LESS
import "formir/less";
LESS or SASS
@import "formir";
Current version
Documentation
See at documentation.
Components & helpers
Components
- Accordion
- Button
- Chart
- Description list
- Form
- Icons
- Image
- Menu
- Modal
- Popup
- Select box / Multi select box
- Tab
- Tooltip
- Alert
Helpers
- Align
- Display
- Items
- Toggle
Layouts
- Clear
- Content
- Dimensions
- Footer
- Grid
- Header
- Side
- Window
- Table
Typography
- Article
- Color
- Fonts
- Heading
- Link
- List
- Section
BrowserStack is supporting Formir, allowing us to use their service and infrastructure to test the code in this repository. Thank you for supporting the open source community!