2.0.0 • Published 4 years ago

gia-callista v2.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Gia-Callista

It's a javascript utilities library for working fast & we're making it better day by day.

Instalation

  1. Using node package manager:
    npm i gia-callista
  2. Using yarn
    yarn add gia-callista

Then

// You can import simply the Ruchi object or one by one ->
import Gia, { logger } from 'gia-callista';

// Simple logger
logger('Gia Rocked🤘');

// Getting viewport's height & width
const {x: height, y: width} = Gia.getViewportSizes();
0.1.1

4 years ago

2.0.0

4 years ago

0.1.0

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago