1.0.1 • Published 3 years ago

components-gurux v1.0.1

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
3 years ago

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