Skip to content
You know nothing, J.S.
JavaScript
Find file
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Failed to load latest commit information.
.editorconfig Add config files, update README install info
.gitignore
.jshintrc
.travis.yml
LICENSE
README.md
bower.json
index.js
package.json
test.js

README.md

youknownothing.js Build Status

You know nothing, J.S.

Install

$ npm install --save youknownothing.js
$ bower install --save youknownothing.js

Usage

var youknownothing = require('youknownothing.js');

youknownothing('Jon Snow');
//=> "You know nothing, Jon Snow"

License

MIT © Deirdre Connolly

Something went wrong with that request. Please try again.