1.4.0 • Published 12 months ago

eruda-plugin v1.4.0

Weekly downloads
4
License
MIT
Repository
github
Last release
12 months 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.4.0

12 months ago

1.3.0

2 years ago

1.2.1

6 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago