cornify

0.1.0 • Public • Published

cornify

cornify is a super magical unicorn module for NodeJS based off the cornify.com.

Don't let you server-side JavaScript be left without your trusty one-horned sidekick, add a few corns in today!

Installing cornify

First, make sure you have Node installed. You can find instructions for installing it at http://nodejs.org/#download

With Node installed, you can install the cornify module 2 ways:

  1. You can clone the github repository

    $ git clone http://github.com/drgath/cornify.git

  2. The easier method is to use NPM, node's package manager. Once you have NPM installed, simply run:

    $ npm install cornify

Use within Node

A basic example

cornify.addCorn()

cornify.js exports a single method, addCorn.

Readme

Keywords

none

Package Sidebar

Install

npm i cornify

Weekly Downloads

2

Version

0.1.0

License

none

Last publish

Collaborators

  • drgath