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
-   0
-   0
-   0
-   269
-   1,353
Loading
Sorry, something went wrong.