Image and video rendering platform SDK.
npm install tintageTintage SDK for Node.js - Image and video rendering platform SDK.
⚠️ Warning: This package is not ready for production use. It is currently under active development.
``bash`
npm install tintage
`javascript
const tintage = require('tintage');
console.log(tintage.version);
``
MIT