1.0.0 • Published 7 years ago

octozen v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

octozen

Your little dose of octocat zen in Node.

A little collection of 14 statements, called zen, capture the core values and principles of GitHub. This zen is available through the public API.

Let's have a look on such a zen statement. Try it out:

curl https://api.github.com/octocat

Install

$ npm i --save octozen

Requires Node.js >=4.0.0

Usage

const octozen = require('octozen')

console.log(octozen())