0.2.0 • Published 7 years ago

torc v0.2.0

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

TORC - React Toolbox Router Component

Build Status Coverage

A set of specific compatible components of React Toolbox with React Router capabilities.

NOTICE!

WIP!

TODO

  • Link component and tests
  • ButtonLink component and tests
  • IconButtonLink component and tests
  • List component (and its subcomponents) and tests
  • Navigation component
  • Complete docs

Limitations

The components code are either copied from or wrapped the React Toolbox original component. This make the library sort of like a bandaid than a proper solution. But to make the components here participate in styling and theming procedure of React Toolbox, it's the only way I can think of. Please drop an issue if you find other solutions.