@jihchi/react-pretext
v0.0.2
Published
React component for `@chenglou/pretext` -- fast, accurate multiline text measurement without DOM reflow
Readme
react-pretext
React component for @chenglou/pretext -- fast, accurate multiline text measurement without DOM reflow.
Getting Started
npm add @jihchi/react-pretextDevelopment
- Install dependencies:
vp install- Run the unit tests:
vp test- Build the library:
vp pack