Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cikaldev/cobain
jajal upload lib ke npm
https://github.com/cikaldev/cobain
Last synced: 17 days ago
JSON representation
jajal upload lib ke npm
- Host: GitHub
- URL: https://github.com/cikaldev/cobain
- Owner: cikaldev
- License: mit
- Created: 2020-10-01T19:57:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-15T06:57:54.000Z (almost 4 years ago)
- Last Synced: 2024-12-06T13:18:24.450Z (about 1 month ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cobain
jajal upload lib ke npm,
## Install
```bash
npm install cobain
```## Usage
```js
const coba = require('cobain')// Coba console dengan Chalk
coba.halo('ian')// Cek IP Address
coba.cekIP()
```