Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

formir

formir40MIT1.1.3

Pure CSS / HTML Framework

formir, less, sass, scss, pure css framework, css, css framework, framework, grid system, typography, buttons, forms, navigation, components, utilities, ui, responsive, frontend, web, rwd

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 support@formir.io 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

npm 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!