0.2.1 • Published 7 years ago

react-tangle-result v0.2.1

Weekly downloads
2
License
BSD
Repository
github
Last release
7 years ago

react-tangle-result

experimental

A tangle.js result display component for accessible numeric output on React.js.

Demo

Changes are indicated in a number of ways

  • Green and red indicate which way the value changed
  • Growing and shrinking also help indicate
  • A bottom line indicates shrinking values as well for increased visibility

API

<TangleResult value={numeric value} />

Development

  • Development server npm start.
  • Continuously run tests on file changes npm run watch-test;
  • Run tests: npm test;
  • Build npm run build;
0.2.1

7 years ago

0.2.0

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago