An extention for native node path module.
> Path System
Tests whether one path is inside another path
Node files helper (include extended fs, path and glob)
Tests if ES6 Symbol is supported.
Tests if ES6 @@toStringTag is supported.
A light, featureful and explicit option parsing library.
Get the package name from a folder path
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
一款基于 Path 绘制的 图形编辑器
compute the closest common parent for file paths
Escape string for use in HTML
tool to generate an end to end application from openapi spec with the x-path-gen vendor extension using mustache templates
Plugin for serving static files as fast as possible.
maximally minimal type-testing library
A utility to work with tsconfig.json without typescript
convert modern Koa legacy generator-based middleware to promise-based middleware
Fetch source-mapped sources. Peek by file, line, column. Node & browsers. Sync & async.
A library to help you design your react-native app for the iPhone X
Find the common ancestor of 2 or more paths on Windows or Unix
A Prettier plugin for sorting Tailwind CSS classes.
Growl unobtrusive notifications
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
Get a compare function for array to sort
x-path is a if-it-compiles-it-works solution for safe Rust paths with abs/rel and file/dir variants for API safety and cross platform support
Crossplatform Path - Rust library
A crate of the gitoxide project dealing paths and their conversions
A crate of the gitoxide project dealing magical pathspecs
Work with flexible file paths
RFC 5280 X.509 certificate path validation — pure Rust, no_std
RFC 4158 certification path building for pkix-path
Path parsing primitives for Redox
Unix-compatible paths regardless of platform.
A toolbox of various small RUST utilities that make discovering paths to files easier
Cross-platform path management for vx tool installations
A high-performance jq-inspired path extractor and updater for structured data in Rust with advanced debugging, configuration management and interactive debugging capabilities
Asset path helpers for Sprockets 2.x & 3.x applications
This gem helps streamline the creation of X-Paths!
A Path OAuth2 strategy for OmniAuth 1.x
Refuse access if X-API-SECRET header does not contain required value. Allow unrestricted access to selected paths.
Authorizes server to server account and returns X number of most viewed pages by path
Traipse is a library that allows you to address a data structure of Hashes & Arrays using a dot notated string & wildcards. ex: 'categories.*.name'. Like X-Path but dumber.
RAliasFile is a C extension to Ruby aimed to resolve alias file on Mac OS X 10.+. It also provides means to check if the alias file is broken, it's target is a folder or file, the given path does exists.
Cross-platform way of finding executables in all the paths in $PATH. This is similar to the Unix 'which' command, however, instead of finding the first occurence of the executable in $PATH, it finds all occurences in $PATH. This could be useful if you installed something that modified your PATH and now you're executing a different version but can't figure out what happened. Example: On OS X, OpenSSL is installed in /usr/bin/openssl % which openssl ==> /usr/bin/openssl After installing PostgreSQL: % which openssl ==> /Applications/Postgres.app/Contents/MacOS/bin/openssl If you're trying to diagnose what happened, you can use: % whiches openssl ==> [ [0] "/Applications/Postgres.app/Contents/MacOS/bin/openssl", [1] "/usr/bin/openssl" ] This will show you that the first one that is found in the PATH is the one from Postgres, so if you want to get back your original one, you have to modify your PATH accordingly.
ZMediumToMarkdown converts Medium posts into clean, portable Markdown. It can download a single post or every post from a Medium username, preserving headings, lists, blockquotes, code blocks, images, links, and common embeds such as GitHub Gists, Twitter / X, YouTube, Vimeo, SoundCloud, and Spotify. Images are downloaded locally, with output paths ready for plain Markdown or Jekyll projects.
扩展pod x命令, 实现快速清理缓存, 快速打开Xcode等操作, 使用souce, pods两个dsl实现快速切换pod 'NAME', :path=>'url'开发模式, 对壳工程无入侵.
Inserts an HTML comment at the beggining and ending of html partials with the path to the partial, so that "view vource" can tell you exactly what partial is responsible for the piece of HTML you're looking at. Limited to files ending with .html,.haml,.erb, and .rhtml and Rails 3.0.x ONLY. See https://github.com/gwshaw/noisy_partials for a 3.1 compatibile version
# Hexflex [](https://travis-ci.org/aauthor/hexflex) Hexflex is a Ruby gem and command-line tool for automatically generating [hexaflexagon] templates. ## Installation gem install 'hexaflexa' ...or you can put it in your Gemfile. ## Usage ### as a gem in your ruby project To create an [RVG] object containing a vector of the hexaflexagon template: Hexflex.make_template_vector(side_fills: ARRAY_OF_SIDE_FILLS, template: TEMPLATE) To save the hexaflexagon template as a file to the disk: Hexflex.create_template_image!(side_fills: ARRAY_OF_SIDE_FILLS, template: TEMPLATE, output_file_name: OUTPUT) Where: - a `SIDE_FILL` is a [standard X color] or path to file for a side of the hexaflexagon. Either three or zero sides should be specified. The default are cyan, magenta, and yellow. - `TEMPLATE` is template the form for the hexaflexagon. It can either be "tape" or "glue". The default is "tape". - `OUTPUT` is a path to save the hexaflexagon template image. The default is "out.png". ### as a command-line tool hexflex [-s SIDE_FILL -s SIDE_FILL -s SIDE_FILL] [-t TEMPLATE] [-o OUTPUT] See above for definitions of `SIDE_FILL`, `TEMPLATE`, AND `OUTPUT`. [hexaflexagon]: https://en.wikipedia.org/wiki/Flexagon#Trihexaflexagon [standard X color]: https://en.wikipedia.org/wiki/X11_color_names [RVG]: https://rmagick.github.io/rvg.html
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.