Skip to content

trakitwireless/trakit-ts-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Trak-iT ReactJS Controls

This library contains ReactJS controls, hooks, and contexts to assist in working with Trak-iT's APIs. Other Trak-iT API libraries are available on GitHub. https://github.com/trakitwireless

Prerequisites

The @trakit/objects and @trakit/commands packages are required since they contain the definitions for all the commands required to manipulate the objects.

In order to build this project, you need to install the RollupJS, and plugins for TypeScript and Minifying.

npm i rollup rollup-plugin-typescript2 @rollup/plugin-terser

After those have been installed, build the project normally.

rollup --config rollup.config.js

Questions and Feedback

If you have any questions, please start for the project on GitHub https://github.com/trakitwireless/trakit-ts-react/issues

About

ReactJS controls, hooks, and contexts to assist in working with Trak-iT's APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors