一个去框架的、组合灵活、体积小巧的纯css工具库


Keywords
css, csser, layout, loading, animation, tooltip, flex, offset, responsive
License
ISC
Install
npm install csser@0.0.4

Documentation

CSSER

A pure CSS tool library with de-framework, flexible combination and small size.

English | 简体中文 | API and Demo

Feature

  • Never load unnecessary and useless code.Provide what you need.
  • Never make your own smart recommendation tool.All it can do is in the document, use it at will.
  • Never limit your creative freedom.Won't restrict you to certain rules.
  • Flexible combination.
  • Small size.
  • Available everywhere.

Usage

  • CDN(be provided later)
  • NPM
    1. Install:npm install csser --save
    2. Import what you need:import 'csser/layout.min.css'

Current capabilities

  • Layout - layout.min.css

Planned development capabilities

  • Theme - theme.min.css
  • Loading - loading/*.css
  • Buttons - buttons/*.css
  • Animation - animation/*.css