Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

zaizi/craftercms-sdk-js

 
 

craftercms-sdk-js

Crafter CMS SDK for JavaScript in the browser and Node JS

Project Structure

  • packages contains the different SDK packages and their respective sources (TypeScript for the most part)

Building

  • yarn will fetch all dependencies for development
  • ./build.sh will use webpack to generate a production ES5 bundle under dist folder

Testing

Run yarn test on each of the packages to execute all tests.

About

Crafter CMS SDK for JavaScript in the browser and Node JS

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 84.4%
  • Shell 13.8%
  • JavaScript 1.8%