Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamataryo/unic
https://github.com/kamataryo/unic
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kamataryo/unic
- Owner: kamataryo
- Created: 2017-10-20T06:07:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-20T09:47:10.000Z (over 7 years ago)
- Last Synced: 2024-11-18T02:12:17.310Z (2 months ago)
- Language: JavaScript
- Size: 86.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# unic - the Unicode Character synthesizer web app
[![Build Status](https://travis-ci.org/kamataryo/unic.svg?branch=master)](https://travis-ci.org/kamataryo/unic)
## development
```shell
$ git clone [email protected]:kamataryo/unic.git
$ cd unic
$ npm install
$ npm test
```