1.0.6 • Published 4 years ago

custom-mock-plugins v1.0.6

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

custom-mock-plugins

The plugin system is design for AIMS repo. If you're interested, you can refer to the tech design and give suggestions.

Installation

Using npm:

$ npm i custom-mock-plugins -save
$ yarn add custom-mock-plugins --dev

In Node.js:

var { enumsPlugin } = require('custom-mock-plugins')
// Load the full build.
var _ = require('custom-mock-plugins');

Note: Install n_ for custom-mock-plugins using in the Node.js < 6 REPL.

Support

Tested in Chrome 74-75, Firefox 66-67, IE 11, Edge 18, Safari 11-12, & Node.js 8-12. Automated browser & CI test runs are available.

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago