1.0.6 • Published 3 years ago

custom-mock-plugins v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
3 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

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago