https://github.com/unfoldingword-dev/node-door43-rc
A utility for managing Door43 Resource Containers
https://github.com/unfoldingword-dev/node-door43-rc
Last synced: 8 months ago
JSON representation
A utility for managing Door43 Resource Containers
- Host: GitHub
- URL: https://github.com/unfoldingword-dev/node-door43-rc
- Owner: unfoldingWord-dev
- License: mit
- Created: 2016-08-25T18:15:31.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-30T17:28:52.000Z (almost 10 years ago)
- Last Synced: 2025-01-19T21:16:02.480Z (over 1 year ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-resource-container
A utility for managing Door43 Resource Containers. This follows the specification at http://discourse.door43.org/t/resource-containers/53.
> This library is still under development
## Installation
```
npm install door43-rc
```