Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sapics/pronoun-json
- Owner: sapics
- License: mit
- Created: 2017-12-22T00:31:01.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-22T00:35:37.000Z (about 7 years ago)
- Last Synced: 2024-11-19T20:51:46.598Z (about 1 month ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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", ... ]
```