npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

hydro-flat

0.0.2

@vesln

npmHomeRepoSnykSocket
Downloads:4
$ npm install hydro-flat
DailyWeeklyMonthlyYearly

NPM
version 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)