路徑比較工具 - 檢查多個路徑是否指向相同的檔案或目錄
walk paths fast and efficiently
safely create multiple ReadStream or WriteStream objects from the same file descriptor
Infer the owner of a path based on the owner of its nearest existing parent
parse a url with memoization
ECC JS code based on JSBN
createECDH but browserifiable
mkdirp, but chown to the owner of the containing folder if possible and necessary
Returns true if a value is a plain object, array or function.
A mirror of Facebook's Warning
Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.
simple persistent cookiejar system
aes, for browserify
Simple streaming readline module.
Check that two PostCSS nodes share the same parent.
Minimal module to check if a file is executable.
A stand-alone types package for Undici
when you want to fire an event no matter how a process exits.
Make synchronous web requests
No description provided.
Output wrapper is a library to write output file to outputpath.
HTTP methods that node supports
Compare alphanumeric strings the same way a human would, using a natural order algorithm
URL utilities for markdown-it
Adds Rails "render :parent" helper, which renders template with the same name as current but higher on the view path
Your Rails 3 route helper for pretty urls sharing the same dynamic path "part". For example, use brands names and brand categories directly after the domain: /nike, /adidas, but also /sports and /fashion
Adds Rails “render :parent” helper, which renders template with the same name as current but higher on the view path. Rails 5 compatible
Are you trying to become a bash ninja? Then, stop typing over and over again the same paths to the same directories! go2dir lets you create shortcuts for your most used paths and change lightning fast your current directory.
DataPaths is a library to manage the paths of directories containing static-content across multiple libraries. For example, DataPaths can manage the `data/` directories of multiple RubyGems, in much the same way RubyGems manages the paths of `lib/` directories using `$LOAD_PATH`.
This helper allows you to translate your current path to the same path in another locale, with a different slug. It can be include in a partial, in the header for example ; and need a simple 2 minutes configuration.
This Asciidoctor extension exposes a variable `indir`, which holds the path to the directory where the current asciidoc file is located. The value of this variable changes to always reflect the location of the current, included subdocument. (Note, this is in contrast to the `docfile` variable, which remains the same throughout an entire document).
The GitCache class provides cached access to remote git data. Given a remote repository, a path, and a commit, it makes the files from that repository available in the local file system. Access is cached, so repeated requests for the same commit and path in the same repo do not make additional network calls.
This tool will create symbolic links in the Dropbox folder to synchronize paths outside of it. This will cause Dropbox to synchronize the content with your Dropbox account. This tool can then be used on a different machine (with the same Dropbox account) to recreate the symbolic links and setup synchronization between your machines.
If you're running a javascript single-page-app with html5 routing, you may notice that deep links will 404 unless your web front-end is configured to rewrite all non-asset paths to index.html. If you'd like to achieve the same rewrite using rack, this is the gem for you!
Lightning is a commandline framework that lets users wrap commands with shell functions that are able to refer to any filesystem path by its basename. To achieve this, a group of paths to be translated are defined with shell globs. These shell globs, known as a lightning _bolt_, are then applied to commands to produce functions. In addition to translating basenames to full paths, lightning _functions_ can autocomplete these basenames, resolve conflicts if they have the same name, leave any non-basename arguments untouched, and autocomplete directories above and below a basename. To make bolts shareable between users and functions easier to create, lightning has _generators_. A _generator_ generates filesystem-specific globs for a bolt. Lightning comes with some default generators. Users can make their own generators with generator plugins placed under ~/.lightning/generators/.
This Asciidoctor extension exposes a variable `indir`, which holds the path to the directory where the current asciidoc file is located. The value of this variable changes to always reflect the location of the current, included subdocument. (Note, this is in contrast to the `docfile` variable, which remains the same throughout an entire document).