Skip to content

Casey909/api-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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";

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

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.1%
  • Shell 0.9%