CrafterCMS SDK for JavaScript in the browser and NodeJS
The packages directory contains the different SDK packages and their respective sources (TypeScript for the most part)
Please go into the distinct packages to see the docs.
You never need to build unless you're interested in collaborating on the development of this library. See the packages you're interested in for usage instructions if you just want to consume the SDK.
yarnwill fetch all dependencies for development./build.shwill use Webpack to generate a production ES5 bundle underdistfolder
Run yarn test on each of the packages to execute all tests.
https://github.com/craftercms/craftercms/blob/develop/CONTRIBUTORS.md
https://github.com/craftercms/craftercms/blob/develop/CODE_OF_CONDUCT.md
https://github.com/craftercms/craftercms/blob/develop/CONTRIBUTING.md
https://github.com/craftercms/craftercms/blob/develop/GIT_WORKFLOW.md