Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamataryo/wakachi
https://github.com/kamataryo/wakachi
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kamataryo/wakachi
- Owner: kamataryo
- Created: 2016-06-10T09:12:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-22T23:46:04.000Z (about 7 years ago)
- Last Synced: 2024-11-18T02:12:19.631Z (2 months ago)
- Language: CoffeeScript
- Size: 52.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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
```