2.14.0 • Published 18 days ago

codemaker-sdk v2.14.0

Weekly downloads
-
License
MIT
Repository
github
Last release
18 days ago

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

2.14.0

18 days ago

2.13.0

1 month ago

2.12.0

1 month ago

2.11.0

2 months ago

2.10.0

3 months ago

2.9.0

3 months ago

2.7.0

3 months ago

2.8.0

3 months ago

2.6.0

3 months ago

2.5.0

3 months ago

2.4.0

5 months ago

2.3.0

5 months ago

2.2.0

6 months ago

2.1.0

6 months ago

2.0.1

6 months ago

2.0.0

6 months ago

1.5.0

6 months ago

1.4.0

7 months ago

1.3.0

7 months ago

1.2.0

7 months ago

1.1.0

8 months ago

1.0.0

8 months ago