imhotep
TypeScript icon, indicating that this package has built-in type declarations

1.1.7 • Public • Published

Imhotep

Imhotep is a collection of dev tools.

Included:

  • typescript
  • babel
  • browserslist
  • prettier
    • markdown
    • json
    • javascript
    • typescript
  • stylelint
    • a11y
    • animations
    • browser-features
  • ava
  • webpack
  • webpack-dev-server

webpack

imhotep build ## --watch 

webpack-dev-server

imhotep dev ## --hot 

prettier

imhotep format

delete generated directories

imhotep clean

stylelint

imhotep lint ## --fix 

create package

imhotep pack

test

imhotep test ## --watch 

types

imhotep types ## --watch 

queue

imhotep clean babel types test lint ## --fix 

Package Sidebar

Install

npm i imhotep

Weekly Downloads

1

Version

1.1.7

License

MIT

Unpacked Size

43.9 kB

Total Files

32

Last publish

Collaborators

  • pixelass