https://github.com/hmert/love
:heart:
https://github.com/hmert/love
javascript love
Last synced: 2 months ago
JSON representation
:heart:
- Host: GitHub
- URL: https://github.com/hmert/love
- Owner: hmert
- License: other
- Created: 2014-09-18T16:03:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-01-10T20:27:42.000Z (over 1 year ago)
- Last Synced: 2025-04-08T01:52:44.513Z (2 months ago)
- Topics: javascript, love
- Language: JavaScript
- Size: 26.4 KB
- Stars: 61
- Watchers: 4
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# love
A library to **overcomplicate** `love`.
[](https://travis-ci.org/hmert/love)
[](https://codeclimate.com/github/hmert/love)### Usage
##### Require the module
```javascript
var love = require('love');
```##### In the browser
```html```
##### Basic love
```javascript
love();
```### Development
##### The code
```
./love.js
```##### Tests
```
npm test
```
### License
LOVE