Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

ModuleArt/neulib-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neu Library

Modern UI component library for React

Installation

yarn add neulib-react

or

npm i neulib-react

Components:

TODO:

  • Fab: Replace width/height by IPadding
  • Modal: Add "components.header" prop, add IPadding to the content
  • Add applyNestedStyles() function to merge style props if component includes another components (for default styles)
  • Add border modifiers (b), implement them at least for the Card component
  • Text component (props: size = "default" | "large", color = "default" | "secondary"), also don't forget use font-weight for "size" prop
  • Card onClick (return div or button)
  • Storybook
  • Theme provider & theme config (replace variables.scss)
  • Button "icon" prop
  • Button IPadding
  • Switch "variant" prop: "default" | "primary"
  • Modal animation
  • Modal "position" prop
  • Backdrop component

Applications that use the library:

  • NeuBudget - Expense and income tracker app

About

Modern UI component library for React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published