2.4.0 • Published 8 months ago

@geekjuice/style v2.4.0

Weekly downloads
23
License
MIT
Repository
github
Last release
8 months ago

@geekjuice/style

style

personal style guide and configuration manager

features include:

  • minimal dependency management. package come pre-bundled with:
  • sensible configurations. consistent styles and process that just work™
  • javascript and typescript. configured to handle both
  • opinionated. because personal :man_shrugging:

getting started

to start the guided setup process:

❯ npx @geekjuice/style install

commands

install

this command is used to initially setup your project by:

  • updating your package.json to include the necessary dependencies and scripts
  • adding (or replacing) the following configuration files:
    • .eslintrc.js
    • .prettierrc.js
    • .huskyrc.js
    • .lintstagedrc.js

the command can be re-run to set your project up again or pick up updates.

check

used to check files for linting and formatting issues without actually making changes. underneath the hood this command is running the following in parallel:

  • eslint against all javascript and typescript files unless files specified
  • prettier --check against many supported file types unless files specified

fix

similar to check, but will attempt to fix problems if possible. underneath the hood this command is running the following in serial:

  • eslint --fix against all javascript and typescript files unless files specified
  • prettier against many supported file types unless files specified

license

mit - copyright © nicholas hwang

2.4.0

8 months ago

2.4.0-next.1

8 months ago

2.4.0-next.0

8 months ago

2.3.0

1 year ago

2.3.0-next.1

1 year ago

2.3.0-next.0

1 year ago

2.2.0

1 year ago

2.2.0-next.2

1 year ago

2.2.0-next.3

1 year ago

2.2.0-next.4

1 year ago

2.2.0-next.1

1 year ago

2.2.0-next.0

1 year ago

2.0.0-next.0

2 years ago

2.0.0-next.1

2 years ago

2.0.0

2 years ago

2.1.0-next.0

2 years ago

1.3.0-next.0

2 years ago

1.3.0

2 years ago

2.1.0

2 years ago

1.2.0

2 years ago

1.2.0-next.0

2 years ago

1.1.0

3 years ago

1.0.0

3 years ago

1.0.0-next.11

3 years ago

1.0.0-next.10

3 years ago

1.0.0-next.0

3 years ago

1.0.0-next.1

3 years ago

1.0.0-next.2

3 years ago

1.1.0-next.1

3 years ago

1.1.0-next.0

3 years ago

1.0.0-next.3

3 years ago

1.0.0-next.4

3 years ago

1.0.0-next.5

3 years ago

1.0.0-next.6

3 years ago

1.0.0-next.7

3 years ago

1.0.0-next.8

3 years ago

1.0.0-next.9

3 years ago

1.0.0-5

3 years ago

1.0.0-4

3 years ago

1.0.0-1

3 years ago

1.0.0-0

3 years ago

1.0.0-3

3 years ago

1.0.0-2

3 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

5 years ago

0.0.3-1

5 years ago

0.0.3-0

5 years ago

0.0.1

5 years ago

0.0.2

5 years ago

0.0.1-14

5 years ago

0.0.1-13

5 years ago

0.0.1-15

5 years ago

0.0.1-3

5 years ago

0.0.1-2

5 years ago

0.0.1-7

5 years ago

0.0.1-6

5 years ago

0.0.1-5

5 years ago

0.0.1-4

5 years ago

0.0.1-10

5 years ago

0.0.1-12

5 years ago

0.0.1-11

5 years ago

0.0.1-9

5 years ago

0.0.1-8

5 years ago

0.0.1-1

5 years ago

0.0.1-0

5 years ago