forstok-ui-lib
v8.0.0
Published
Forstok UI Components Library
Maintainers
Readme
Forstok UI Library
Collection for reusable Forstok UI Components and libraries.
Features
- TextComponent
Installation
npm install forstok-ui-libUsage
import { TextComponent } from 'forstok-ui-lib';
<TextComponent />Configuration
Explain any configuration options if applicable.
API Reference
Document your API endpoints or main functions if applicable.
Contributing
Instructions for how others can contribute to your project.
- Fork the repository
- Create a new branch
- Make your changes
- Submit a pull request
License
This project is licensed under the [LICENSE NAME] - see the LICENSE.md file for details.
Acknowledgments
- Credit any inspirations, code snippets, etc.
- Hat tip to anyone whose code was used
Save
- npm version (patch, major, or minor)
- npm run build
- npm publish
