components-gurux
v1.0.1
Published
<h1 align="center">Lib de componentes</h1> <p> </p>
Downloads
2
Readme
Lib de componentes para projetos ReactJS e NextJS
🏠 Homepage
Includes
Styled Components;
ESLint, Prettier and Stylelint;
Jest and React Testing Library;
SonnarQube, RollupJS and CI/CD.
How to use
TODO
Available commands
prepack - Build before packing lib into package
build - Build the lib
watch - Watch and build changes
test - Runs unit testing and coverage
test:dev - Runs unit testing and watch to changes in test source files
lint - Runs eslint, prettier and stylelint linting
lint:fix - Runs and automatically FIX linter warnings
lint:ci - Runs linter for continuous integration
lint:css - Runs stylelint for css linting
prettier:check - Runs prettier and catch all errors/warnings
prettier:fix - Automatically fix all prettier warnings
eslint:check - Runs eslint and catch all errors/warnings
eslint:ci:check - Runs eslint for continuous integration
stylelint:check - Runs eslint and catch all css errors
eslint:fix - Automatically fix all eslint warnings
Author
👤 Seu Guru