Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lencx/l3x-devinfo

Get developer information
https://github.com/lencx/l3x-devinfo

devinfo ip system

Last synced: 3 days ago
JSON representation

Get developer information

Awesome Lists containing this project

README

        

# l3x-devinfo

> Get developer information

## Installation

```bash
npm install l3x-devinfo
```

## Usage

```js
const devinfo = require('l3x-devinfo')

devinfo() // default: devinfo.json
devinfo('./a/b/c.json')
```