Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/honza/license.js
Detect a project's open source license on Github
https://github.com/honza/license.js
Last synced: about 5 hours ago
JSON representation
Detect a project's open source license on Github
- Host: GitHub
- URL: https://github.com/honza/license.js
- Owner: honza
- License: bsd-2-clause
- Created: 2012-04-07T17:20:41.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-07T17:20:58.000Z (over 12 years ago)
- Last Synced: 2024-04-16T01:44:54.942Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 84 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
License.js
==========License.js - detect a project's open source license on Github. It adds the
license information to the repository description.This is a plugin for [dotjs][1].
Just drop this file to `~/.js/github.com.js` and you're done.
Known licenses
--------------* MIT
* BSD
* GPLContributing
------------Contributions are welcome. Just fork and open a pull request.
License
-------*A bit meta, I know*
BSD, short and sweet.
[1]: https://github.com/defunkt/dotjs