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

https://github.com/grabbou/test


https://github.com/grabbou/test

Last synced: 3 months 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)