0.1.0 • Published 7 years ago

react-armory-scope v0.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

react-armory-scope

This package is designed to help you visualize numbers over time. It works well with the react-armory-timer component for visualizing functions of time.

Exports

  • <Scope x={number} y={number} xScale={1} yScale={1} width={200} height={200}>

Why?

Why create a package for this? Why the hell not. But also, it is used within an introduction to React:

Learn React From The Comfort Of Your Web Browser

Try it live

You can see a usage example and try the component out at React Armory.