https://github.com/oada/oada-converters
Various converters to/from various mime types will be written here
https://github.com/oada/oada-converters
Last synced: 8 months ago
JSON representation
Various converters to/from various mime types will be written here
- Host: GitHub
- URL: https://github.com/oada/oada-converters
- Owner: OADA
- License: apache-2.0
- Created: 2015-04-17T22:35:35.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-04-16T00:34:57.000Z (about 2 years ago)
- Last Synced: 2025-01-03T21:43:28.317Z (over 1 year ago)
- Language: JavaScript
- Size: 86.9 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
[](https://travis-ci.org/OADA/oada-converters)
[](https://coveralls.io/r/OADA/oada-converters?branch=master)
[](https://david-dm.org/oada/oada-converters)
[](http://www.apache.org/licenses/LICENSE-2.0.html)
# oada-converters #
## Installation ##
```shell
npm install oada-converters
```
## Usage ##
```javascript
var oadaConverters = require('oada-converters');
```