Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Scratch UI

Scratch UI CSS basic components.

Gitter npm (scoped) David

Components:

  • form
    • field (input)
    • textarea
    • select
    • button
    • radio
    • checkbox
    • toggle slider
    • form groups
  • layout
    • container
    • header
    • footer
  • sidebar
    • normal
    • off-canvas
  • menu
    • dropdown
    • accordeon
  • modal
    • normal
    • sticky

and more coming soon.

The default design is just to use it in showcase. It's configurable and API reference is avaiable here.

You can also choose only ones you really need for your project, so you don't have to install them all. For this you can run:

npm install @scratch-css/ui{/family{/component}}

Where {family} is the set of similar components (like form or layout) and {component} represents just a component (like button or field for form, or header or sidebar for layout). They are optional and you don't have to specify.

About

Free UI components for Scratch framework.

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.