Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/grabbou/test


https://github.com/grabbou/test

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# get-display-name

> get display name

## Install

```
$ yarn add get-display-name
```

## Usage

```js
const getDisplayName = require('get-display-name');

getDisplayName('unicorns');
```

## API

### getDisplayName(input, [options])

get display name

## License

[MIT](./LICENSE)