1.7.15 • Published 1 year ago

graaf-style-guide v1.7.15

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
1 year ago

React boilerplate with TypeScript · GitHub license

This boilerplate includes several starter component examples and a request to GitHub API.

The following packages are used here:

Decription

Simple template for React app with Redux as state container and TypeScript, a typed superset of JavaScript. Redux Saga used for asynchronous things. Reduxsause for more simple reducers creating. For HTTP requests used Axios. Webpack as bundler.

As CSS pre-processor used SASS with CSS-Modules. For simple job with classes used classnames package. PostCSS with autoprefixer for add vendor prefixes, css-mqpacker for pack same CSS media query rules into one. Imagemin for images compress and convert to Webp. Prettier used for CSS code formatting (but not used for js, ts, etc.).

For linting used Stylelint for CSS and Eslint for js, ts, jsx and tsx.

Husky and lint-staged used for precommit linting and fix style errors.

Testing

npm test

will start typescript compiler for check errors and linting with autofix style errors in all files from src folder.

You can also

npm run tslint

or

npm run eslint

or

npm run stylelint

for separate running typescript compiler, eslint and stylelint with fixing errors.

License

This bilerplate is MIT licensed.

1.7.10

1 year ago

1.7.11

1 year ago

1.7.12

1 year ago

1.7.13

1 year ago

1.7.14

1 year ago

1.7.15

1 year ago

1.7.9

1 year ago

1.7.8

1 year ago

1.6.4

1 year ago

1.6.3

1 year ago

1.6.2

1 year ago

1.6.1

1 year ago

1.4.3

1 year ago

1.6.0

1 year ago

1.4.2

1 year ago

1.4.1

1 year ago

1.4.0

1 year ago

1.7.7

1 year ago

1.7.6

1 year ago

1.5.8

1 year ago

1.7.5

1 year ago

1.5.7

1 year ago

1.7.4

1 year ago

1.5.6

1 year ago

1.2.12

1 year ago

1.2.13

1 year ago

1.2.16

1 year ago

1.2.14

1 year ago

1.2.15

1 year ago

1.7.3

1 year ago

1.5.5

1 year ago

1.7.2

1 year ago

1.5.4

1 year ago

1.7.1

1 year ago

1.5.3

1 year ago

1.7.0

1 year ago

1.5.2

1 year ago

1.5.1

1 year ago

1.5.0

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.2.8

1 year ago

1.2.7

1 year ago

1.2.6

1 year ago

1.1.7

1 year ago

1.2.5

1 year ago

1.1.6

1 year ago

1.2.4

1 year ago

1.1.5

1 year ago

1.0.6

1 year ago

1.2.3

1 year ago

1.1.4

1 year ago

1.2.2

1 year ago

1.1.3

1 year ago

1.2.1

1 year ago

1.1.2

1 year ago

1.2.9

1 year ago

1.2.10

1 year ago

1.2.11

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago