Skip to content

radumardale/fluky-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluky-components

Random bag of React Components.

This is another random set of React components. It's more of a playground for creating React components.

It follows ps-react guidelines.

It uses:

It is not intended for production. Most of the components will be opinionated - not highly customizable.

Because of theming all the components are wrapped in a styled-component's ThemeProvider.

TODO: add side menu group components by type

Components:

Atoms:

  1. Label
  2. Text input
  3. Text area
  4. Icon(s)
  5. Button
  6. List and List Item

Molecules:

  1. InputField
  2. Checkbox
  3. Radio button
  4. Date picker
  5. Time picker
  6. Select
  7. Switch
  8. Collapse

Organisms:

  1. Form
  2. Date range picker
  3. Time range picker

Releases

No releases published

Packages

No packages published

Languages