https://github.com/cusyio/plone-js-sdk
JavaScript library for Plone CMS
https://github.com/cusyio/plone-js-sdk
api-client javascript plone
Last synced: 8 months ago
JSON representation
JavaScript library for Plone CMS
- Host: GitHub
- URL: https://github.com/cusyio/plone-js-sdk
- Owner: cusyio
- License: mit
- Created: 2021-06-21T09:10:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-09T16:13:00.000Z (almost 4 years ago)
- Last Synced: 2025-01-07T16:12:46.270Z (9 months ago)
- Topics: api-client, javascript, plone
- Language: JavaScript
- Homepage: https://cusyio.github.io/plone-js-sdk/
- Size: 2.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# @cusy/plone-js
[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![Github Actions CI][github-actions-ci-src]][github-actions-ci-href]
[![Codecov][codecov-src]][codecov-href]
[![License][license-src]][license-href]> JavaScript client for Plone CMS
## Development
1. Clone this repository
2. Install dependencies using `yarn install` or `npm install`
3. Start development server using `npm run dev`## License
[MIT License](./LICENSE)
Copyright (c) Thomas Massmann
[npm-version-src]: https://img.shields.io/npm/v/@cusy/plone-js/latest.svg
[npm-version-href]: https://npmjs.com/package/@cusy/plone-js
[npm-downloads-src]: https://img.shields.io/npm/dt/@cusy/plone-js.svg
[npm-downloads-href]: https://npmjs.com/package/@cusy/plone-js
[github-actions-ci-src]: https://github.com/cusyio/plone-js-sdk/workflows/ci/badge.svg
[github-actions-ci-href]: https://github.com/cusyio/plone-js-sdk/actions?query=workflow%3Aci
[codecov-src]: https://img.shields.io/codecov/c/github/cusyio/plone-js-sdk.svg
[codecov-href]: https://codecov.io/gh/cusyio/plone-js-sdk
[license-src]: https://img.shields.io/npm/l/@cusy/plone-js.svg
[license-href]: https://npmjs.com/package/@cusy/plone-js