Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kdridi/arykow-iframely-client
https://github.com/kdridi/arykow-iframely-client
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kdridi/arykow-iframely-client
- Owner: kdridi
- License: mit
- Created: 2013-12-09T08:34:53.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-09T19:58:32.000Z (almost 11 years ago)
- Last Synced: 2024-08-08T21:50:27.978Z (3 months ago)
- Language: JavaScript
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# arykow-iframely-client [![Build Status](https://secure.travis-ci.org/kdridi/arykow-iframely-client.png?branch=master)](http://travis-ci.org/kdridi/arykow-iframely-client)
Arykow's IFramely client
## Getting Started
Install the module with: `npm install arykow-iframely-client````javascript
var arykow_iframely_client = require('arykow-iframely-client');
arykow_iframely_client.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 Karim DRIDI
Licensed under the MIT license.