Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fif0o/javascript-library-poc
https://github.com/fif0o/javascript-library-poc
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fif0o/javascript-library-poc
- Owner: FiF0o
- Created: 2017-02-03T18:28:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-02T16:05:12.000Z (almost 8 years ago)
- Last Synced: 2024-12-27T13:12:48.283Z (12 days ago)
- Language: CSS
- Size: 374 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# javascript-library-POC
[![Travis](https://img.shields.io/travis/FiF0o/javascript-library-POC.svg)](https://travis-ci.org/FiF0o/javascript-library-POC/builds/198452323)
Javascript library generating random characters names from Starwars.
[npm library](https://www.npmjs.com/package/javascript-library)## Library
Library available on npm registry as well as a umd package in a browser on npmcdn.com:
npmcdn.com/javascript-library [https://npmcdn.com/[email protected]](https://npmcdn.com/[email protected])
when published, version will be available here https://npmcdn.com/[email protected]/dist/index.umd.js
[minified version](https://npmcdn.com/[email protected]/dist/index.umd.min.js)Code quality and coverage on Codacy: [Report](https://www.codacy.com/app/FiF0o/javascript-library-POC/dashboard)
## Improvements
- Add CI/CD badges