oritatami-react

1.0.2 • Public • Published

Build Status

oritatami-react

oritatamiのreact版 長いテキストとかを省略して、続きを読むボタンを表示するやつ

install

$ npm install oritatami-react --save

usage

import Oritatami from 'oritatami-react'
const App = () => (
  <Oritatami fullText='hogehogehoge' />
);

licence

MIT

Install

npm i oritatami-react

DownloadsWeekly Downloads

3

Version

1.0.2

License

MIT

Last publish

Collaborators

  • tadashiy1012