2.0.0 • Published 2 years ago

amendjs v2.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Amendjs

Amendjs.

💫 Introduce

In projects, we often need to set various development specifications, such as eslint, stylint, commitlint, etc. amendjs has built them in, and we can easily introduce these specifications into our own projects, eliminating tedious steps

✨ Features

  • Easy to learn and use
  • You can easily have a set of development specifications
  • ordinary API

📦 Install

$ npm install --save amendjs
# or
$ yarn add amendjs

🔨 Usage

 "scripts": {
    "amend": "amend"
  },

$ npm run amend
# or
$ yarn amend
2.0.0

2 years ago

1.9.0

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago