0.0.1 • Published 12 years ago
hydro-minimal v0.0.1
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-minimalcomponent:
component install hydrojs/hydro-minimalstandalone:
<script src="hydro-minimal"></script>Tests
$ npm testCoverage:
$ npm run coverageLicense
The MIT License (see LICENSE)
0.0.1
12 years ago


