recursive-combinator
Get an array of all files in a directory and subdirectories.
Make a directory and its parents if needed - Think `mkdir -p`
a CSS selector parser
Recursively read a directory
Recursive-Length Prefix (RLP) coder.
<img src="./logo.png">
Variadic y-combinator for recursive anonymous functions
node-fs is an extension to the original nodejs fs library, offering new functionalities.
(recursive)? merging of (cloned)? objects.
Simple, flexible file copy utility
Recursively resolve promises within objects
Asynchronous recursive file system operations
A wrapper and enhancements for fs.watch
TypeScript definitions for recursive-readdir
Find diff between any two variables where variables be any valid JavaScript data type like string, numeric, array or object
Query PostCSS AST with CSS selectors.
WebCodecs-based, combine video, audio, images, text, with animation support 基于 WebCodecs 合成 视频、音频、图片、文字,支持动画
Output wrapper is a library to write output file to outputpath.
A structuredClone polyfill
Get an array of recursive directory contents
Transform style sheet to be consumed by the LWC engine
Asynchronous recursive file copy utility.
A fork of `recursive-copy`: Simple, flexible file copy utility
rparsec is a recursive descent parser combinator framework. Declarative API allows creating parser intuitively and dynamically.
rparsec is a recursive descent parser combinator framework. Declarative API allows creating parser intuitively and dynamically.
Sometimes, you need some Y combinators to write anonymous recursive functions. Typing out the Y combinator every time you need it is annoying. Use this instead.
rparsec is a recursive descent parser combinator framework. Declarative API allows creating parser intuitively and dynamically.
Makes complex patterns easier to read and write! Combine regexes, plain strings and powerful new primitive match functions! Makes capturing match results easy! Allows recursive patterns! Complete SNOBOL4 + SPITBOL extensions! Based on the well documented, proven SNOBOL4 language! Simple syntax looks great alongside ruby!
Ruby utility for constructing HTML class strings conditionally with the provided syntax, you can define a module named Clsx that includes a method to handle each case: strings, objects (hashes), arrays, and a combination of these with nested structures. This method will recursively process each argument, filter out falsy values, and concatenate the truthy values into a single string.
= tagomatic Simple command-line mp3 tagger based on mp3info gem. Supports folder-specific configuration files. Another mp3 tagger the world does not need. But I needed it. I have a large collection of old mp3 files. From times when tagging was mostly based on the file and folder names. When v2 tags where nowhere close.. == Overview Modes of operation: * The tagger will try to guess the tags from the full file path by applying a set of known formats. * The tagger will apply specific tags given on the command-line. * The tagger will match specific formats given on the command-line. * Arbitrary combination of the before-mentioned modes. The scanner supports recursive folder handling. Of course. Right now v2 tags are the focus. It is probably best to call this alpha ware. == Usage For my genre/artist/album/track.mp3 collection I use this invocation pattern: tagomatic --underscores --guess --recurse --showtags --errorstops --cleantags /media/music/ Then I add folder-specific .tagomatic or .format= files whenever an error occurs. == The .tagomatic file You can put the (long version) of the command line options into folder-specific .tagomatic files. These options are then valid only for this folder and sub-folders. This is useful - for example - if you want to switch guessing off for sub-folders. == The .format= files You can add files named .format= to sub-folders. They will be picked up by tagomatic and added as custom formats just as if you would have passed them on the command line using the --format option. Because the slash is not allowed in file names you have to replace it with a vertical dash like in this example: .format=%g|%a|%b|%n - %t.mp3 These formats are valid only for this folder and sub-folders. == Copyright Copyright (c) 2009 Daniel Lukic. See LICENSE for details.
No description provided.
No description provided.
No description provided.
No description provided.