https://github.com/andreruffert/andreruffert-whois
Meta package for André Ruffert
https://github.com/andreruffert/andreruffert-whois
Last synced: about 1 month ago
JSON representation
Meta package for André Ruffert
- Host: GitHub
- URL: https://github.com/andreruffert/andreruffert-whois
- Owner: andreruffert
- License: mit
- Created: 2018-01-18T23:00:41.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-02-03T20:18:44.000Z (about 1 year ago)
- Last Synced: 2025-09-14T15:04:45.465Z (6 months ago)
- Language: JavaScript
- Homepage: https://npm.im/andreruffert
- Size: 288 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# andreruffert
> Meta package for André Ruffert
[](https://github.com/andreruffert/andreruffert-whois/actions/workflows/test.yml)
[](https://www.npmjs.com/package/andreruffert)
[](https://www.npmjs.com/package/andreruffert)
## Install
```shell
npm install andreruffert
```
## Usage
### CLI
```shell
npx andreruffert
```
### Programmatic
```js
import andreruffert from 'andreruffert';
andreruffert();
```
## License
MIT © [André Ruffert](https://andreruffert.com)