codemaker-sdk
TypeScript icon, indicating that this package has built-in type declarations

2.16.0 • Public • Published

codemaker-sdk-js

The CodeMaker SDK for JavaScript.

Official JavaScript for CodeMaker AI APIs.

Getting Started

In order to start using the SDK.

  1. Sign up for the Early Access Program at https://codemaker.ai.
  2. Receive the Early Access invitation email.
  3. Add CodeMaker SDK to your project.
$ npm install --save codemaker-sdk
  1. Integrate the SDK with your code.
import { Client }  from 'codemaker-sdk';

client = new Client(() => apiKey)

License

MIT License

Readme

Keywords

Package Sidebar

Install

npm i codemaker-sdk

Weekly Downloads

9

Version

2.16.0

License

MIT

Unpacked Size

78.8 kB

Total Files

82

Last publish

Collaborators

  • kaihao
  • 17codemaker
  • jakubcodemaker
  • codemaker-dev