An open API service indexing awesome lists of open source software.

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

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