UNPKG

@seanox/aspect-js

Version:

full stack JavaScript framework for SPAs incl. reactivity rendering, mvc / mvvm, models, expression language, datasource, virtual paths, unit test and some more

41 lines (40 loc) 1.02 kB
{ "name": "@seanox/aspect-js", "version": "1.6.1", "description": "full stack JavaScript framework for SPAs incl. reactivity rendering, mvc / mvvm, models, expression language, datasource, virtual paths, unit test and some more", "main": "release/aspect-js.js", "repository": { "type": "git", "url": "git+https://github.com/seanox/aspect-js.git" }, "keywords": [ "seanox", "aspect-js", "full stack", "ui", "framework", "spa", "single page application", "reactivity rendering", "markup hardening", "mvc", "mvvm", "view", "model", "view model binding", "el", "expression", "expression language", "micro frontend", "nonsql", "datasource", "virtual paths", "unit test" ], "author": "Seanox Software Solutions", "license": "Apache-2.0", "bugs": { "url": "https://github.com/seanox/aspect-js/issues" }, "homepage": "https://github.com/seanox/aspect-js#readme" }