Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sapics/pronoun-json

Pronoun list json
https://github.com/sapics/pronoun-json

Last synced: about 1 month ago
JSON representation

Pronoun list json

Awesome Lists containing this project

README

        

# noun-json [![NPM version](https://badge.fury.io/js/pronoun-json.svg)](https://badge.fury.io/js/pronoun-json)

## Installation

```
npm i --save-dev pronoun-json
```

## Usage

```javascript
var pronounJson = require('pronoun-json')
console.log(pronounJson)
// ["all","this", ... ]
```