0.0.13 • Published 7 years ago

@joshua7v/aya v0.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

Aya

NPM version NPM downloads

Introduction

Aya will take care of console log for you.

Install

npm i @joshua7v/aya

Usage

const { Aya } = require('@joshua7v/aya');
const aya = new Aya();

aya.trace('begin to use aya!');

Support

API docs

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

Aya © joshua7v, Released under the MIT License.

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago