@joshua7v/aya
TypeScript icon, indicating that this package has built-in type declarations

0.0.13 • Public • Published

Aya

NPM version NPM downloads

Introduction

Aya will take care of console log for you.

preview-chrome preview-node

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.

Readme

Keywords

Package Sidebar

Install

npm i @joshua7v/aya

Weekly Downloads

0

Version

0.0.13

License

MIT

Last publish

Collaborators

  • joshua7v