Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yorkie/node-ifconfig-parser
ifconfig text parser
https://github.com/yorkie/node-ifconfig-parser
Last synced: 24 days ago
JSON representation
ifconfig text parser
- Host: GitHub
- URL: https://github.com/yorkie/node-ifconfig-parser
- Owner: yorkie
- Created: 2014-05-11T09:03:28.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-06T20:43:50.000Z (about 9 years ago)
- Last Synced: 2024-10-16T05:21:10.832Z (28 days ago)
- Language: JavaScript
- Size: 135 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
node-ifconfig-parser
===========================
`ifconfig` text parser### Installation
```sh
$ npm install ifconfig-parser
```### API
* `.parse(src)`: parsing source
### License
MIT