hydro-minimal

0.0.1 • Public • Published

NPMversion 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)

Readme

Keywords

none

Package Sidebar

Install

npm i hydro-minimal

Weekly Downloads

9

Version

0.0.1

License

MIT

Last publish

Collaborators

  • vesln