may-the-force-be-with-you

Install this package, and the Force will be with you. Always.

Usage no npm install needed!

<script type="module">
  import mayTheForceBeWithYou from 'https://cdn.skypack.dev/may-the-force-be-with-you';
</script>

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

License

WTFPL