Skip to content

scene.js 2.1.4 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.4
Install via package.json:
"@digipost/scene.js": "2.1.4"

Recent Versions

  • 2.1.4
    Latest
    Published about 2 months ago
    0
  • Published about 2 months ago
    0
  • Published 4 months ago
    0
  • Published over 1 year ago
    269
  • Published over 4 years ago
    1,353

Loading

Details


Last published

2 months ago

Issues

0

Total downloads

1.62K