1.0.7 • Published 4 years ago

@bonhomme/bonnie-vacuum v1.0.7

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

Bonnie Vacuum

Usage

Basic

Basic example.

import vacuum from 'bonnie-vacuum'

vacumm.addClasses();

API

Build

To build the sources with babel in ./lib directory :

npm run build

Testing

To run the tests, first clone the repository and install its dependencies :

git clone https://github.com/bonhommeparis/bonnie-vacuum.git
cd bonnie-vacuum
npm install

Then, run the tests :

npm test

To watch (test-driven development) :

npm run test:watch

Thanks

Almost all of the original code come from Watsondg's sniffer. I just added a few more functions.

1.0.7

4 years ago

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

6 years ago

1.0.0

6 years ago