hydro-minimal

v0.0.1
Minimal interface for hydro
hydroui hydro minimal

NPM
version Build Status Coverage Status

hydro-minimal

Synopsis

Minimal interface for hydro

s('My module', function() {
  t('it really works', function() {

  });
});

Usage

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

Installation

npm:

npm install hydro-minimal

component:

component install hydrojs/hydro-minimal

standalone:

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

Tests

$ npm test

Coverage:

$ npm run coverage

License

The MIT License (see LICENSE)

npm i hydro-minimal

Metadata

  • MIT
  • Whatever
  • Veselin Todorov
  • released 12/12/2013

Downloads

Maintainers