@inventive/sdk
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

inventive-sdk

SDK library for types, function calls and React components to embed Inventive content in any web app

Getting Started

Commit message

We use Conventional Commit to enforce commit message style. Here is a list of rules to follow.

<type>: <short summary>
  │             │
  │             └─⫸ Summary in present tense. Not capitalized. No period at the end.
  │
  └─⫸ Commit Type: build|chore|ci|docs|feat|fix|perf|refactor|revert|style|test

Manual publish

  1. Make sure you are logged into your npm for --scope=@inventive:
    npm login --scope=@inventive
  2. Make sure the version number is properly bumped
  3. In the command line, run the following command:
    yarn publish:npm
    it will build the package and publish it to the npm registry under the said version number.

Readme

Keywords

Package Sidebar

Install

npm i @inventive/sdk

Weekly Downloads

0

Version

0.4.0

License

MIT

Unpacked Size

52.4 kB

Total Files

45

Last publish

Collaborators

  • jlthai-inventive
  • clarencetso
  • kate-inventive
  • pyc2invent
  • inventive_admin