Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
/ craftercms-sdk-js Public archive
forked from craftercms/js-sdk

Crafter CMS SDK for JavaScript in the browser and Node JS

License

Notifications You must be signed in to change notification settings

zaizi/craftercms-sdk-js

 
 

Repository files navigation

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

Stars

Watchers

Forks

Packages

No packages published

Languages

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