1.3.0 • Published 1 year ago

eruda-plugin v1.3.0

Weekly downloads
4
License
MIT
Repository
github
Last release
1 year ago

eruda-plugin

NPM version License

Eruda plugin template.

Install

npm install -g eruda-plugin

Usage

eruda-plugin

Choose which templates you want and then enter the name of your eruda plugin.

Currently there are two types of templates:

  • Simple: Simple plugin with only one source file.
  • Webpack: Complex plugin with es6 and scss support.

Commonly used NPM scripts

# watch and auto re-build.
npm run dev
# build dist files.
npm run build
# lint source files.
npm run lint
1.3.0

1 year ago

1.2.1

5 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago