Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.26 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.26 KB

Novorender logo

Novorender docs

A Data JS API for managing scalable Novorender 3D rendering in the cloud.

Latest NPM Version
Build version: <%- packageJson.version %>
Build date: <%- new Date().toUTCString() %>

NPM Module

Installation

Data JS API is available as an NPM package. You can install Data JS API in your project's directory with npm:

$ npm install @novorender/data-js-api

For bleeding edge builds:

$ npm install @novorender/data-js-api@next

The package contains pre-bundled ES6 and UMD modules and typescript definition file that you can use for both local development and include in your web deployment.

Further information

Data JS API is a wrapper for REST API, please visit data.novorender.com.