@seanox/aspect-js
Version:
full stack JavaScript framework for SPAs incl. reactivity rendering, mvc / mvvm, models, expression language, datasource, routing, paths, unit test and some more
42 lines (41 loc) • 1.03 kB
JSON
{
"name": "@seanox/aspect-js",
"version": "1.8.0",
"description": "full stack JavaScript framework for SPAs incl. reactivity rendering, mvc / mvvm, models, expression language, datasource, routing, 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",
"routing",
"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"
}