Socket
Book a DemoInstallSign in
Socket

hydro-flat

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hydro-flat

Flat interface for hydro

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

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)

Keywords

hydrointerface

FAQs

Package last updated on 14 Dec 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts