Tools that help use a family of web component decorators starting wth be-
A debug logger package for other Google libraries
tar for node
walk paths fast and efficiently
JavaScript parser and stringifier for YAML
JSON for Humans
Contains types related to administering a Bedrock Dedicated Server. These types allow for the configuration of variables and secrets in JSON files in the Bedrock Dedicated Server folder. These types cannot be used on Minecraft clients.
Node.js body parsing middleware
High-priority task queue for Node.js and browsers
Enhance ESLint with better support for large scale monorepos
Sentry SDK integration for user feedback
Get an iterator for any JS language value. Works robustly across all environments, all versions.
The `@minecraft/server-net` module contains types for executing HTTP-based requests. This module can only be used on Bedrock Dedicated Server.
Type checking for JavaScript functions
The @minecraft/server-gametest module provides scriptable APIs for scaffolding and testing content experiences in Minecraft.
a glob matcher in javascript
Parses set-cookie headers into objects
Iterate any JS iterator. Works robustly in all environments, all versions.
User interface primitives for console applications
A JavaScript parser built from the Hermes engine
JSON for humans and machines
Core functions & classes shared by multiple AWS SDK clients.
High-priority task queue for Node.js and browsers
for adding, subtracting, and indexing discontinuous ranges of numbers
Miscellaneous methods that may or may not be useful. sh:: Safely pass untrusted parameters to sh scripts. Raise an exception if the script returns a non-zero value. fork_and_check:: Run a block in a forked process and raise an exception if the process returns a non-zero value. do_and_exit, do_and_exit!:: Run a block. If the block does not run exit!, a successful exec or equivalent, run exit(1) or exit!(1) ourselves. Useful to make sure a forked block either runs a successful exec or dies. Any exceptions from the block are printed to standard error. overwrite:: Safely replace a file. Writes to a temporary file and then moves it over the old file. tempname_for:: Generates an unique temporary path based on a filename. The generated filename resides in the same directory as the original one. try_n_times:: Retries a block of code until it succeeds or a maximum number of attempts (default 10) is exceeded. Exception#to_formatted_string:: Return a string that looks like how Ruby would dump an uncaught exception. IO#best_datasync:: Try fdatasync, falling back to fsync, falling back to flush. Random#exp:: Return a random integer 0 ≤ n < 2^argument (using SecureRandom). Random#float:: Return a random float 0.0 ≤ n < argument (using SecureRandom). Random#int:: Return a random integer 0 ≤ n < argument (using SecureRandom). Password:: A small wrapper for String#crypt that does secure salt generation and easy password verification.
Miscellaneous methods that may or may not be useful. sh:: Safely pass untrusted parameters to sh scripts. fork_and_check:: Run a block in a forked process and raise an exception if the process returns a non-zero value. do_and_exit, do_and_exit!:: Run a block. If the block does not run exit!, a successful exec or equivalent, run exit(1) or exit!(1) ourselves. Useful to make sure a forked block either runs a successful exec or dies. Any exceptions from the block are printed to standard error. overwrite:: Safely replace a file. Writes to a temporary file and then moves it over the old file. tempname_for:: Generates an unique temporary path based on a filename. The generated filename resides in the same directory as the original one. try_n_times:: Retries a block of code until it succeeds or a maximum number of attempts (default 10) is exceeded. Exception#to_formatted_string:: Returns a string that looks like how Ruby would dump an uncaught exception. IO#best_datasync:: Tries fdatasync, falling back to fsync, falling back to flush.
Sniffs out config, wherever it may be.
Allows flashes to stack intelligently, while preserving existing behavior of the Rails FlashHash
Method chain to your heart's content
A toolbox of code that may be reusable.
Log MySQL queries with EXPLAIN that may be slow.
temperature, synoptics
This provides API interaction with the MAIS's ORCID API
Mai CSS skeleton built on Compass
This gem is a logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/plugin install gemname. This gem is not a stand-alone program
Sometimes, there are Patterns You May Need.