A utility for dealing with relative require paths in a Node project
npm install --save rootrequire # then `var root = require('rootrequire'), myLib = require(root + 'path/to/lib.js');`
Determine an app's root path from anywhere inside the app
find the closest package.json
Traverse JSON Schema passing each schema object to callback
filesystem utilities for the npm cli
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
Regular expression for getting the root of a posix or windows filepath.
A Babel plugin for requiring files relative to the project root.
Serve static files
PostCSS plugin to swap :root for :host
Simple XML to JavaScript object converter.
Get the root of a posix or windows filepath.
Simple module to infer the root directory of the currently running node application
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
recursively find the closest .git/
OpenTelemetry AWS Xray propagator provides context propagation for systems that are using AWS X-Ray format.
A function to get the scrolling parent of an html element.
A minimal CSS module shim
PostCSS plugin to import CSS files
utils for webpack loaders
vendored packages for visx
Use light and dark color schemes in all browsers
A node port of python's os.walk
Require this gem to force the user of a command/script to execute it as root
Dependency for FunWith gems, simplifies the setup of new gems, installing version data, root filepath, and default requirements.
Craft generic breadcrumbs from the controller path
Makes some failing tests for you
Bitters helps designers start projects faster by defining a basic set of Sass variables, default element style and project structure. It's been specifically designed for use within web applications. Bitters should live in your project's root Sass directory and we encourage you to modify and extend it to meet your design and brand requirements.
The Inventory Engine in CompassAE implements a set of models for storing information about the availability and location of ProductTypes and optionally Product Instances. It is also the root for yield and revenue management requirements to segment and allocate inventory for different purposes.
Ruby module to provide access to Linux's AMDGPU driver API from Ruby scripts. + Control operations require `root` access.
Create dump file in temporary folder of root directory, if folder not present in dir then it will create one. Usage: open interactive prompt by typing 'irb' and require 'generate_dump_file'. again, require File.expand_path('../config/environment', __FILE__) and then run GenerateDumpFile.create
Adds the bower directory to the sprockets path so that you can require bower components. Relies on the .bowerrc on the root of the project to locate the right directory.
The dbi-dbrc library provides an interface for storing database connection information, including passwords, in a locally secure file only accessible by you, or root. This allows you to avoid hard coding login and password information in your programs that require such information. This library can also be used to store login and password information for logins on remote hosts, not just databases.
A command line tool to listen for Amazon Dash button presses and toggle LIFX lights ON and OFF (via the LIFX HTTP API). With options to configure: the Dash MAC address, network interface and LIFX bulb selector. Inspired by Ted Benson's hack (http://tinyurl.com/zba3da2). Root access is required for network packet sniffing.
StartMeUp helps designers start projects faster by defining a basic set of Sass variables, default element style and project structure. It’s been specifically designed for use within web applications. StartMeUp should live in your project’s root Sass directory and we encourage you to modify and extend it to meet your design and brand requirements.