A line of code statistics tool and can specify file type
Offers convenient getters and setters for the stat `mode`
Get the status of a file with some features
richer JavaScript errors
Utilities for watching file trees.
Set the `stat` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage.
A simple directory tree walker.
A React component for displaying statistics
A lightweight Node.js module to recursively read files in a directory using ES6 Promises
Converts callback-based functions to ES6 Promises
a statistical tool for ECharts
Read the progress of a stream
Utilities for watching file trees.
node client for Etsy'd StatsD server
Functions for computing stats on arrays and matrices
Synchronously check if a path exists and returns its stats object if it does
walk paths fast and efficiently
Node 8's util.promisify, as a node module
Find files simply. Walks a directory tree emitting events based on what it finds. Presents a familiar callback/emitter/a+sync interface. Walk a tree of any depth.
Safely clone node's fs.Stats instances without losing their class methods
[](https://nodei.co/npm/then-denodeify/)
Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.
TypeScript definitions for serve-index
Native storage of variables in Android, iOS and Windows
Check your pending lessons and reviews of your WaniKani account (http://www.wanikani.com/) from the command line
A tool for copying metrics from Pingdom to graphite. Pingdom, although allowing access to effectively all your metrics through the API, does have some limits in place to prevent abuse. This tool tries to be mindful of that, although does provide a "backfill" option if you care to burn up your daily api limit in one fell swoop.
View crime reports on specific crime types!
Scraping a popular football site, this gem allows you to navigate the standings, results, and stats of the teams in Europe's top competitions.
A Simple command line app to search git repos and fetch language statistics.
rake stats is great for looking at statistics on your code, displaying things like KLOCs (thousands of lines of code) and your code to test ratio.
A command line interface for looking up 2015-16 NBA player stats
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'
Command line ruby program that generates stats for Puppet module(s)
Net::YAIL is an IRC library written in pure Ruby. Using simple functions, it is trivial to build a complex, event-driven IRC application, such as a bot or even a full command-line client. All events can have a single callback and any number of before-callback and after-callback filters. Even outgoing events, such as when you join a channel or send a message, can have filters for stats gathering, text filtering, etc.
This program is a game written for the Ruby course at pragmaticstudio.com. Excellent course by the way if you are considering learning Ruby. I highly recommend both learning Ruby and this course. The game is fairly straight forward. Players are loaded by default from a players.csv file, however a different players file can be specified on the command line. A custom players file would be a .csv with a player's name and initial health being the two fields on each line. The game starts when the main studio_game program is run. The players take turns and are randomly w00ted, blammed, or skipped depending on what number is rolled by a die. The one running the game can choose how many rounds to play and then quit. When the game quits, the stats are printed to the screen and the game exits. Enjoy, PeterPiper
Background per-core CPU monitoring for Ruby/Rails applications. Reads /proc/stat on Linux (Heroku) or top on macOS. Writes a rotating 1 MB JSON-lines log per dyno. On single dynos the file backend is used; on multi-dyno Heroku deployments the Redis backend aggregates all dynos into a single CpuInspectCore.status view. Ships with a Rails Railtie for zero-config boot and a CLI executable for bash usage.
No description provided.
No description provided.