love
v3.4.4
Published
love
Downloads
215
Readme
love
A library to overcomplicate love.
Usage
Require the module
var love = require('love');In the browser
<script type="text/javascript" src="./love"></script>Basic love
love();Development
The code
./love.jsTests
npm testContinuous integration runs on GitHub Actions against Node.js 20, 22, and 24.
Publishing to npm runs from GitHub Actions when you push a tag matching v*. Configure the NPM_TOKEN repository secret before creating a release tag.
License
LOVE
