1.0.6 • Published 2 years ago

custom-mock-plugins v1.0.6

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

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago