Skip to content

joshua7v/aya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Aya will take care of console log for you.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages