0.9.2 • Published 3 years ago

jspatron v0.9.2

Weekly downloads
1
License
BSD-2-Clause
Repository
github
Last release
3 years ago

PatronJs

you need to have babeljs installed and install the development dependencies

"devDependencies": {
    "@babel/core": "^7.12.3",
    "@babel/plugin-transform-async-to-generator": "^7.12.1",
    "@babel/plugin-transform-runtime": "^7.12.1",
    "@babel/preset-env": "^7.12.1",
    "babel-loader": "^8.1.0"
}

the framework uses async await to render the view

is a dependency, see the structure