8000 GitHub - reactioncommerce/api-utils: Utility functions for the Reaction API.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

reactioncommerce/api-utils

Repository files navigation

This repository is deprecated

This code is now located in our monorepo here

api-utils

npm (scoped) CircleCI semantic-release

Utility functions for the Reaction API.

How To Use

Note: Be sure you are using NPM 5+

First install in your project directory:

npm install @reactioncommerce/api-utils

Import API util functions in the file you wish to use them in

import functionName from "@reactioncommerce/api-utils/functionName.js";

Refer to package docs for a list of available functions.

Releases

This NPM package is published automatically on every push to the trunk branch. Be sure to use proper Git commit messages so that the version will be bumped properly and release notes can be automatically generated.

About

Utility functions for the Reaction API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 18

0