@webnt-dev/tembra
v1.0.9
Published
Package for public API for Tembra project (https://www.tembra.app)
Downloads
22
Readme
Tembra
This is a package for the public API of the Tembra project.
Tembra is a CMS system with native language and regional support, allowing you to create one article or page in multiple languages. You can also create different English versions for the US and India, for example.
Tou can find more on Tembra webpage.
API
This package provides a TypeScript wrapper for the public Tembra API and enables you to retrieve and create content.
Content
- You can find the API documentation in the build source code under the .d.mts folder, which contains the documented interfaces for working with the API.
- The package also contains a built JavaScript file that can be used directly in the browser.
