Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shrilakshmishastry/tiny-blocks
A collection of UI elements
https://github.com/shrilakshmishastry/tiny-blocks
reactjs
Last synced: 3 days ago
JSON representation
A collection of UI elements
- Host: GitHub
- URL: https://github.com/shrilakshmishastry/tiny-blocks
- Owner: shrilakshmishastry
- Created: 2023-11-18T15:15:35.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-20T04:24:32.000Z (5 months ago)
- Last Synced: 2024-10-12T13:40:16.190Z (about 1 month ago)
- Topics: reactjs
- Language: TypeScript
- Homepage:
- Size: 6.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Agenda
- Build small components for fun
- Experiment with it## Notes
- Use storybook: as it's individual components, it's flexible to use storybook. It reduces the effort on implementing UI and writing doc
## Components
- Feedback card
## TODO
- add url import shorthand setting in ts.config
- performance effect on importing index.css in every component
- eslint
- add github action
- write plop file or script to generate basic structure of component