Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

owl-eye

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

owl-eye

This package is a reflection of clean code book and on and how to transform bad code into good code. Also its a number of js design principles that help you to understand and use the language effectively.

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

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.

Keywords

FAQs

Package last updated on 25 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc