0.0.13 • Published 8 years ago

@joshua7v/aya v0.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
8 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

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago