É um módulo que trata operações não-usuais em arrays. Em construção.
Modify strings, generate sourcemaps
Detect Filetype by bytes
Manipulate arrays based on original indices, inspired by magic-string
Some useful utilities I often need
A compiled-away, type-safe, readable RegExp alternative
magic-string with AST shortcut.
A collection of utilities for working with JSON objects, including diffing, conflict resolution, bundling and more.
Checks for URLs during typing and pasting and automatically converts them to links.
Magically drag and drop files/links, built for React
Core typings for Magic SDK packages.
Core business logic for Magic SDK packages.
No description provided.
Array manipulation, ordering, searching, summarizing, etc.
Smoothly animated code blocks with Shiki
A simple tool to process DynamoDB Streams
[SWC plugin] mutable CJS exports
Parse CLI help output
Custom node-sass importer for selector specific imports, node importing, module importing, globbing support and importing files only once
Plugin for stylelint with magic number rule
Exposes a listing of common public APIs from the Magic JS SDK ecosystem.
Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.
Passwordless authentication for the web.
Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.
Provides easy way for grouping constants into arrays
Array that allows you to load data from specified source idly
The Magic Admin Ruby provides convenient ways for developers to interact with Magic API endpoints and an array of utilities to handle DID Token.
Parses the MTG Gatherer website for a collection of cards from the provided set.
Fast Bit String to Ruby Arrays of IDs, using C for magical speediness. Perfect for use with Redis Bit sets
Mutability is a module that provides the very simple ability to designate an "original" version of an object that is frozen, and will not change even if the working copy of the object does. The best example is a Hash or Array -- collections like those exist partly so they can be mutated in some way, either by adding or removing elements or changing their order. Now, rather than having to establish a separate "original" version of the object (not to mention dealing with the whole ivars-act-like-pointers-and-can-get-magically-changed-oops problem), you can use a MutableHash or MutableArray, and then change it to your heart's content. The MutableHash/Array are built from the Mutability mix-in, so downloading this gem also provides a library for you to add the same capabilities to any other Class you might want. Also included is the ability to revert to the original form with a single method call.
Most existing gems that address command execution provide a limited interface or lack notable features. In contast, Exek seeks to provide comprehensive support for all of a program's exec needs with one thoughtfully-designed library. Intended features: - A "Command" class that encapsulates argv, env, and IO options, and process state. - Easy-to-use high level interfaces with sensible defaults for running commands to completion. - Comprehensive support for low-level concerns like piping, PTYs, and file descriptor magic. - Utilities for manipulating `sh` script strings, idiomatically building argument arrays, and generating reusable interaces for common system commands. - Tracing and introspection facilities for logging and latency analysis. - Safety: does not monkeypatch external modules, encourage mixins or use eval. Attempts to guide developers away from unsafe practices like shell scripts and shell injection.
No description provided.
No description provided.
No description provided.