Redefine require function and use in Browser.
Replace require output generated from import calls.
just emit 'log' events on the process object
Get stdout window width, with two fallbacks, tty and then a default.
bundle and require a file
the bare-bones internationalization library used by yargs
zlib port to javascript - fast, modularized, with browser support
a customizable value inspector
WebSocket buffer utils
Perform rapid conversation and validation of JSON structure between Postman Collection Format v1 and v2
A JavaScript parser built from the Hermes engine
Postgres date column parser
diff with unified diff format handling
Webpack loader that adjusts source maps
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Synchronously write a file and create its ancestor directories if needed
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Actions exec lib
PostCSS plugin to import CSS files
Variant of merge that's useful for webpack configuration
A library to format JSON with colors for display in the console
This module provides basic ANSI color code support, to allow you to format your console output with foreground and background colors as well as providing bold, italic and underline support.
A per-spec XML serializer implementation
A port of the Brotli compression algorithm as used in WOFF2
Rails-CI can automatially parse your testing output so we can give you detailed feedback. Add this gem so we can automatically add the gems required to parse your test output.
Colorizes the output of the usual standard library logger, depending on the logger level: require 'logger/colors'
logging to file and standard output. require standard library only.
An AES encrypt/decrypt gem built ontop of OpenSSL. Not as quick as FastAES, but it doesn't require building native extensions and supports Base64 encoded input and output.
This gem is a logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install 'logstash-output-jdbc'. This gem is not a stand-alone program
Purdytest extends minitest with pretty colors. Simply require minitest, then require purdytest, and you have colorific output on your terminal! For colorized diff output, make sure you have `colordiff` installed.
This custom formatter provides a line-streaming output for RSpec, and will also output annotations from any pending, skipped or failing tests in the format GitHub Actions requires.
Creates the JSON output required by MovingImages
hide or reformat output streams of required third party code
I will output required actions like "yum install hogehoge", "apt install fugafuga" etc
* match_each * match_enum * match_in_order require 'rubygems' require 'spec' require 'gregwebs-rspec_multi_matchers' describe 'array of ones' do it 'should be all ones' do [1,2,3].should each { |n| n.should == 1 } end end =begin output 'array of ones should fail on 2' FAILED line: 14 item 1: 2 expected: 1, got: 2 (using ==) =end As expected, the output shows expected and got fields line is the line number of the expectiation inside the block the item line gives the index of the item being yielded to the block, and the item itself
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.