Skip to content

scene.js 2.1.0 Latest

Scene.js is a small JavaScript library for rendering view models. A view consists of a JS object (the model), an HTML file (the template), and an object with properties (the data). Scene.js takes care of loading the template, compiling it with the model, and adds a few helpful methods.

Install from the command line:
Learn more about npm packages
$ npm install @digipost/scene.js@2.1.0
Install via package.json:
"@digipost/scene.js": "2.1.0"

Recent Versions

  • 2.1.0
    Latest
    Published 10 months ago
    240
  • Published about 4 years ago
    1,353
  • Published about 4 years ago
    0

Details


Last published

10 months ago

Issues

0

Total downloads

1.59K