may-the-force-be-with-you
v1.0.0
Published
Install this package, and the Force will be with you. Always.
Downloads
9
Maintainers
Readme
may-the-force-be-with-you
Install this package, and the Force will be with you. Always.
Installation
$ npm install may-the-force-be-with-you
Usage
var may = require('may-the-force-be-with-you');
may("the Force").beWith("you"); // May the Force be with you!
may("the Force").beWith("us"); // May the Force be with us!
may("something else").beWith("you"); // Use the Force, Luke!
Test
npm test