UNPKG

fastify-scaffold

Version:

I write a fair number of web apps that use `fastify` (as a web server), `marko` (for templating), and `lasso` (for asset bundling).

10 lines 168 B
{ "dependencies": [ { "type": "js", "url": "//ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js" }, "./lib.js", "./style.css" ] }