Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lsocrate/morpheus
https://github.com/lsocrate/morpheus
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lsocrate/morpheus
- Owner: lsocrate
- License: mit
- Created: 2013-03-25T22:18:27.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-23T16:12:25.000Z (almost 12 years ago)
- Last Synced: 2024-04-15T14:11:47.236Z (10 months ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# Morpheus-Manager
WoD Character manager
## Getting Started
Install the module with: `npm install Morpheus-Manager````javascript
var Morpheus_Manager = require('Morpheus-Manager');
Morpheus_Manager.awesome(); // "awesome"
```## Documentation
_(Coming soon)_## Examples
_(Coming soon)_## Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).## Release History
_(Nothing yet)_## License
Copyright (c) 2013 Luiz Sócrate
Licensed under the MIT license.