New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

formir

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

formir

Pure CSS / HTML Framework

latest
Source
npmnpm
Version
1.1.4
Version published
Maintainers
2
Created
Source

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!

Keywords

formir

FAQs

Package last updated on 19 Feb 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts