Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alsotang/monica


https://github.com/alsotang/monica

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# monica

[![Build Status](https://travis-ci.org/alsotang/monica.svg?branch=master)](https://travis-ci.org/alsotang/monica)

`npm i monica`

## usage

```js
var monica = require('monica');
console.log(monica.sing());
// => 'thanks thanks thanks thanks Monica'
```