hydro-flat

0.0.2 • Public • Published

NPMversion Build Status Coverage Status

hydro-flat

Synopsis

Flat interface for hydro

suite('My module');
 
test('it really works', function() {});

Usage

hydro.set({
  plugins: ['hydro-flat'],
});

Installation

npm:

npm install hydro-flat

component:

component install hydrojs/hydro-flat

standalone:

<script src="hydro-flat"></script>

Tests

$ npm test

Coverage:

$ npm run coverage

License

The MIT License (see LICENSE)

Dependencies (0)

    Dev Dependencies (7)

    Package Sidebar

    Install

    npm i hydro-flat

    Weekly Downloads

    2

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • vesln