owl-eye

1.0.1 • Public • Published

Why this package exist?

  • This is a simple npm package introducing the concepts of clean code book into your terminal, as a reminder to you and your peers on what is clean code means.
  • Its a different and directive way of delivering knowledge to programmers.
  • Please always install this package as Dev-dependency.

About This Package

  • owl-eye is a very light weight package, meant to be run in development only.
  • It has zero dependency on other packages.

Usage

  1. Install the package npm install owl-eye
  2. Require it in any of your files const owlEye = require('owl-eye')
  3. Run your app as normal.
  4. You will notice rules will be printed on your the terminal's log.

/owl-eye/

    Package Sidebar

    Install

    npm i owl-eye

    Weekly Downloads

    4

    Version

    1.0.1

    License

    ISC

    Unpacked Size

    2.26 kB

    Total Files

    3

    Last publish

    Collaborators

    • m.yusuf