Determines the current line number in JavaScript
a cli for compute code line number in directory
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Fill a polygon with lines
Strip leading whitespace from each line in a string
Extract code excerpts
A state machine compiler
Checks whether provided parameter looks like a number
Return the filename and line number of the calling function
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
Estimate points on a SVG path
Inquirer number prompt
Unopinionated, no-frills CLI argument parser
Return the filename and line number of the calling function
Validates if a value is a number.
JavaScript parser, mangler/compressor and beautifier toolkit
Like lodash isEqualWith but for shallow equal.
JSON.parse with bigints support
Calculates the distance between a given point and the nearest point on a line.
Useful for extracting only the part of a route between two distances.
Gonzales Preprocessor Edition (fast CSS parser)
Get the shortest leading whitespace from lines in a string
Resolve any installed ES6 compatible promise
Creates a circular arc, of a circle of the given radius and center point, between two bearings.
Count lines of code in project files, excluding a bunch of common defaults, and show (a) for each N, how many files have N lines of code; (b) how many files of each type and average LOC per file of that type; (c) longest files and their length
Syntaxi formats code blocks in text (line number, line wrap, syntax color)
Saikuro is a Ruby cyclomatic complexity analyzer. When given Ruby source code Saikuro will generate a report listing the cyclomatic complexity of each method found. In addition, Saikuro counts the number of lines per method and can generate a listing of the number of tokens on each line of code.
Debuggers are great! They help us troubleshoot complicated programming problems by inspecting values produced by code, line by line. They are invaluable when trying to understand what is going on in a large application composed of thousands or millions of lines of code. In day-to-day test-driven development and simple debugging though, a puts statement can be a lot quicker in revealing what is going on than halting execution completely just to inspect a single value or a few. This is certainly true when writing the simplest possible code that could possibly work, and running a test every few seconds or minutes. Problem is you need to locate puts statements in large output logs, know which file names, line numbers, classes, and methods contained the puts statements, find out what variable names are being printed, and see nicely formatted output. Enter puts_debuggerer. A guilt-free puts debugging Ruby gem FTW that prints file names, line numbers, class names, method names, and code statements; and formats output nicely courtesy of awesome_print. Partially inspired by this blog post: https://tenderlovemaking.com/2016/02/05/i-am-a-puts-debuggerer.html (Credit to Tenderlove.)
When given Ruby source code Saikuro will generate a report listing the cyclomatic complexity of each method found. In addition, Saikuro counts the number of lines per method and can generate a listing of the number of tokens on each line of code.
Saikuro is a Ruby cyclomatic complexity analyzer. When given Ruby source code Saikuro will generate a report listing the cyclomatic complexity of each method found. In addition, Saikuro counts the number of lines per method and can generate a listing of the number of tokens on each line of code.
count the number of lines of code in your project files
Saikuro is a Ruby cyclomatic complexity analyzer. When given Ruby source code Saikuro will generate a report listing the cyclomatic complexity of each method found. In addition, Saikuro counts the number of lines per method and can generate a listing of the number of tokens on each line of code.
When given Ruby source code Saikuro will generate a report listing the cyclomatic complexity of each method found. In addition, Saikuro counts the number of lines per method and can generate a listing of the number of tokens on each line of code.
A command-line tool that helps you summarize and pretty-print collaborators in a git repository based on contributions Generates stats like: - Number of files changed by a user - Number of commits by user - Lines of code by a user'
pilfer uses rblineprof to measure how long each line of code takes to execute and the number of times it was called.
When given Ruby source code Saikuro will generate a report listing the cyclomatic complexity of each method found. In addition, Saikuro counts the number of lines per method and can generate a listing of the number of tokens on each line of code.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.