Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kamataryo/unic


https://github.com/kamataryo/unic

Last synced: 4 days ago
JSON representation

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
```