Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.24 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.24 KB

experiments @ Jaguard OSS 100%

Node.js & gulp.js based test project for Github mirroring, Travis-CI builds, Mardown david-dm & shields.io badges integration

Project status

  • Travis-CI build: Build Status
  • Drone.io build: Build Status
  • Dependencies: Dependencies
  • Dev Dependencies: Dev Dependencies

Getting Started

Install the module with: npm install experiments

var experiments = require("experiments");
experiments.hello(); // "Hello "

Documentation

The experiments API documentation is located here

Support

If you have any problem or suggestion please open an issue here.