@intrinsic/loc

1.0.1 • Public • Published

loc: lines of code

Description

loc is a simple tool comparing the number of lines of code in your Node.js application vs. the number of lines of code in your node_modules folder. This tool was developed by the team at Intrinsic, in order to shed light on how much code you are trusting in your Node.js applications.

Usage

In your application folder execute the following command: npx @intrinsic/loc

Example output:

_)      |       _)         _)
 | __ \ __|  __| | __ \ __| |  __|
 | |  | |   |    | |  |\__\ | (
_|_| _|\__|_|   _|_| _|___/_|\___|

Your application code:     835 lines ( 0.52%)
`node_modules` code:   159,149 lines (99.48%)

Want to learn more? https://intrinsic.com/

Need help or have a question? Contact hello@intrinsic.com

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i @intrinsic/loc

Weekly Downloads

0

Version

1.0.1

License

GPL-3.0-only

Unpacked Size

77.1 kB

Total Files

50

Last publish

Collaborators

  • bengl
  • drifkin