hyperdescribe-uber-json

0.0.4 • Public • Published

Hyperdescribe for UBER+JSON Media Type

This is a library for converting from UBER to Hyperdescribe and back

Usage

To install:

npm install hyperdescribe-uber-json

To use:

var uberDoc = require('./examples/uber_example.js'),
    HyperdescribeUberJSON = require('hyperdescribe-uber-json'),
    described = HyperdescribeUberJSON.describer(uberDoc);

Browser Version

There is also a browser version in the dist directory.

Documented Code

Literate Coffeescript was used to document the code.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    4
  • 0.0.3
    1
  • 0.0.1
    0

Package Sidebar

Install

npm i hyperdescribe-uber-json

Weekly Downloads

5

Version

0.0.4

License

MIT

Last publish

Collaborators

  • smizell