0.17.7 • Published 3 years ago

@createunalike/unalike-js v0.17.7

Weekly downloads
87
License
MIT
Repository
-
Last release
3 years ago

Unalike JavaScript SDK

Unalike is a publishing platform designed for content creators and publishers, allowing them to build publications and communities. It's a headless publication management solution that allows teams to integrate with the modern software stacks, offering a central hub for structured publication, content, management, and delivery.

This JavaScript SDK is for the Unalike API, so you can easily access publications and content stored in Unalike with your JavaScript applications.

GitHub package.json version GitHub license Release workflow GitHub issues

Installation

The kit is universal, it can be used:

  • Server-side with Node.js
  • Client-side as part of your build with Browserify, Webpack
  • Client-side with a script tag

NPM

npm install @createunalike/unalike-js --save

Bower

bower install unalike-js

CDN

https://unpkg.com/@createunalike/unalike-js

Testing

Requires a .env file or the following environment variables.

TOKEN
REPOSITORY

License

This software is licensed under the MIT License, quoted below.

Copyright (c) 2021 Things That Ltd

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0.17.7

3 years ago

0.17.5

3 years ago

0.17.4

3 years ago

0.17.2

3 years ago

0.17.1

3 years ago

0.17.0

3 years ago

0.16.3

3 years ago

0.16.2

3 years ago

0.16.1

3 years ago

0.16.0

3 years ago

0.15.1

3 years ago

0.15.2

3 years ago

0.15.0

3 years ago

0.14.3

4 years ago

0.14.2

4 years ago

0.14.0

4 years ago

0.14.1

4 years ago

0.13.4

4 years ago

0.13.3

4 years ago

0.13.2

4 years ago

0.13.1

4 years ago

0.13.0

4 years ago