1.1.7 • Published 1 year ago

react-third-hand v1.1.7

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

react-third-hand

CLI helper for setting up your React application environment

🛠️Supported technologies:

  • ESLint
  • StyleLint v15+
  • Prettier
  • Husky + Lint-Staged
  • VSCode settings

📦For the apps based on:

  • Create-React-App
  • Next
  • Vite

Install and start

with NPX:

$ npx react-third-hand@latest

with NPM:

$ npm i -g react-third-hand

Start command in your React App

$ react-third-hand

Options

  1. App type: Create React App / Next / Vite
  2. Package Manager: yarn / npm
  3. Language: TypeScript / JavaScript
  4. Helpers: ESLint, Stylelint, Prettier, Husky + lint-staged, VSCode
  5. Styling: CSS / SCSS / Styled Components

About ESLint support

Imports order

eslint-plugin-import is used to group imports. More information for setting up groups can be found here.

About Stylelint support

Styles order

Styles order by stylelint-config-clean-order

BeforeAfter
beforeafter

Recommended extension

Recommended extension for VSCode to auto fix possible errors.

Stylelint-plus extension ID: hex-ci.stylelint-plus

1.1.1

1 year ago

1.1.0

1 year ago

1.0.9

1 year ago

1.1.7

1 year ago

1.0.8

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.0.10

1 year ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.2.0

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.0

2 years ago