Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/billiegoose/object-metadata
https://github.com/billiegoose/object-metadata
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/billiegoose/object-metadata
- Owner: billiegoose
- License: unlicense
- Created: 2016-11-20T17:30:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-20T06:07:31.000Z (about 6 years ago)
- Last Synced: 2024-10-06T03:23:51.109Z (3 months ago)
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
object-metadata
Recursively obtain information about objects
## Installation
Download node at [nodejs.org](http://nodejs.org) and install it, if you haven't already.
```sh
npm install object-metadata --save
```## Tests
```sh
npm install
npm test
```## Dependencies
None
## Dev Dependencies
None
License
Unless stated otherwise all works are:
- Copyright © William Hilton
and licensed under:
_Generated by [package-json-to-readme](https://github.com/zeke/package-json-to-readme)_