@lonerooftop/kitt-data
v4.9.3
Published
* For installation instructions, see top-level README * `kitt-data` has no babel build step. This is to keep it as easy as possible to integrate and remain fully in control of the final code output. * `kitt-data` exports a list of `get` and `post` functio
Downloads
42
Readme
Notes
- For installation instructions, see top-level README
kitt-data
has no babel build step. This is to keep it as easy as possible to integrate and remain fully in control of the final code output.kitt-data
exports a list ofget
andpost
functions that are analogous to the LRT API methods. This is so developers only need to refer to the API documentation in order to make requests.