Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kamataryo/wakachi


https://github.com/kamataryo/wakachi

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# wakachi

[![Build Status](https://travis-ci.org/KamataRyo/wakachi.svg?branch=master)](https://travis-ci.org/KamataRyo/wakachi)

日本語をいい感じに改行する jQuery プラグイン。開発中です。

# How to use

1. load wakachi script
1. `

私はたわし

`

# development

```shell
$ git clone [email protected]:kamataryo/wakachi.git
$ npm install
$ npm test
$ npm run build
```