Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "fuqit", | ||
"description": "js port of the fuqit framework", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"bin": { | ||
"fuqit": "./fuqit" | ||
}, | ||
"files": [ | ||
"fuqit" | ||
], | ||
"repository": { | ||
@@ -9,0 +12,0 @@ "type": "git", |
fuqit.js | ||
========= | ||
Node.js port of the powerful [fuqit](https://github.com/zedshaw/fuqit) library. | ||
npm install -g fuqit | ||
### Usage | ||
Node.js port of the [fuqit](https://github.com/zedshaw/fuqit) library, a stupid simple web "framework". Drop files into a directory and everything just works (shouts out to PHP). | ||
Files are either a `.js` module exporting a `function (req, res)` or an [EJS](http://github.com/visionmedia/ejs) template (`.js|html`). Everything else is served as a static file. | ||
Just `fuqit` in your target directory, see `/example`. | ||
Just `fuqit` inside your target directory. See `/example`. | ||
fuqit [port] | ||
![](http://f.cl.ly/items/1O0J043n0s3P0N0t210J/fuq.png) | ||
#### License | ||
[MIT](http://ricardo.mit-license.org) |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
19
1959
3
0