Resolve a require. Thin promise around a try/catch for a require.
destroy a stream if possible
Get a list of the files to add from a folder into an npm package
Generate a unique character string suitible for use in files and URLs.
Run a child as if it's the foreground process. Give it stdio. Exit when it exits.
Call require pretending your are at another directory
AWS credential provider that sources credentials from a Node.JS environment.
Tests whether one path is inside another path
The set of Unicode symbols that can serve as a base for emoji modifiers, i.e. those with the `Emoji_Modifier_Base` property set to `Yes`.
Properly hijack require, i.e., properly define require hooks and customizations
A Minipass stream that collects all the data into a single chunk
Let your JS API users either give you a callback or receive a promise
Expand environment variables using dotenv
Sniff the encoding from a HTML byte stream
Parse the things that can be arguments to `npm install`
when you want to fire an event no matter how a process exits.
A per-spec XML serializer implementation
Write files in an atomic fashion w/configurable ownership
Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
libuv errno details exposed
Get stdout window width, with two fallbacks, tty and then a default.
A polyfill for the internal diagnostics_channel module
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
fs read and write streams based on minipass
Require Hooks provide infrastructure for intercepting require/load calls in Ruby
Just requires bundler-audit, if you've mistakenly required bundle-audit
The Polyglot library allows a Ruby module to register a loader for the file type associated with a filename extension, and it augments 'require' to find and load matching files.
The Padrino core gem required for use of this framework
Library that contains the classes required to create LogStash events
SSL requirement adds a declarative way of specifying that certain actions should only be allowed to run under SSL, and if they're accessed without it, they should be redirected.
Permitted and required parameters for Action Pack
Based on padrino's ruby require code
Adds functions that allow requiring a direcotry
Compiled binaries for Metasploit's Meterpreter
Available Cops in this extension: - MissingRequireStatement: Missing require statements can cause implicit dependencies in your projects that are error prone and hard to maintain.
Use require-prof to see how long you spend importing various code