Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fif0o/javascript-library-poc


https://github.com/fif0o/javascript-library-poc

Last synced: 12 days ago
JSON representation

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