Skip to content

A collection of React components I can reuse on different projects

License

Notifications You must be signed in to change notification settings

doug-stewart/dougs-react-toolbox

Repository files navigation

Doug's React Toolbox

A collection of components, helpers, and utilities that I use in my React projects. Use it if you'd like.

Setup

  1. Install NVM.
  2. Run nvm install to install the appropriate version of Node.js.
  3. Run npm i to install relevant packages.

Commands

Command Description
npm run lint Runs linters for CSS, TS, JS
npm run lint:css Runs Stylelint on all CSS and inline-styles
npm run lint:js Runs ESLint on all JavaScript and TypeScript
npm run lint:ts Runs a TypeScript checker
npm run pretty Uses Prettier to format all the files

About

A collection of React components I can reuse on different projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published