linenum

0.0.14 • Public • Published

Line Number 代码行数

NPM version Build Status Coverage Status

背景

代码经过预处理后行数可能会发生变化,当我们分析问题时通常需要源代码的行号

需求场景

  • 标记执行代码所在行数。

使用

安装

$ npm i -g linenum

命令行

$ linenum app.js -o app.release.js

License

MIT © zswang

Readme

Keywords

Package Sidebar

Install

npm i linenum

Weekly Downloads

1

Version

0.0.14

License

MIT

Last publish

Collaborators

  • zswang