SkillAgentSearch skills...

Node.blog

This is an example for node.js using express, ejs, auth, mongolian, makred, opts, i18n modules

Install / Use

/learn @baryon/Node.blog
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This is an example mixed node.js and mongodb, using express, ejs, everyauth, mongolian, makred, opts, localize modules and porting some css from tornado's blog sample.

$ cd node.blog/
$ npm install
$ node --debug app.js

JS-OPTS:js-opts is a library for parsing command line options in javascript.
https://bitbucket.org/mazzarelli/js-opts

Passport: Simple, unobtrusive authentication for Node.js.
http://passportjs.org/

Mongolian DeadBeef:an awesome Mongo DB node.js driver that attempts to closely approximate the mongodb shell
https://github.com/marcello3d/node-mongolian

marked : A full-featured markdown parser and compiler. Built for speed.
https://github.com/chjj/marked

i18n : Lightweight simple translation module with dynamic json storage.
https://github.com/mashpie/i18n-node

node-dateformat : A node.js package for Steven Levithan's excellent dateFormat() function.
https://github.com/felixge/node-dateformat

fibers(1) -- Fiber support for v8 and Node. only for mac, linux, not winodws
https://github.com/laverdet/node-fibers

Step
A simple control-flow library for node.JS that makes parallel execution, serial execution, and error handling painless.
https://github.com/creationix/step

Related Skills

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated2y ago
Forks4

Languages

JavaScript

Security Score

60/100

Audited on Jun 15, 2023

No findings