1.3.3 • Published 3 years ago

@goodcastle/api-utils v1.3.3

Weekly downloads
-
License
Apache-2.0
Repository
gitlab
Last release
3 years ago

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.

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.3

3 years ago

1.1.1

3 years ago

1.1.2

3 years ago

1.1.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago