Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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()
```