Skip to content

NelsonYong/amendjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

$ npm run amend
# or
$ yarn amend

About

🔧 Automatically add style-consistent javascript development specification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published