1.0.0 • Published 8 years ago

may-the-force-be-with-you v1.0.0

Weekly downloads
1
License
WTFPL
Repository
github
Last release
8 years ago

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

License

WTFPL