This repository serves as a key resource for Solidity ABI files within Artifact tech stacks. It hosts essential ABIs for modules such as Escrin's Identity Module/OmniKeyStore, Task Result/ITaskAcceptor, and Escrin's various Permitter contracts for EVM.
Write files in an atomic fashion w/configurable ownership
A simple backend for serverside JavaScript with PostgreSQL, schema DSL, and permission-checked DB access.
The tiniest and the fastest library for terminal output formatting with ANSI colors
RFC9562 UUIDs
JSON for Humans
Compare items in two sequences to find a longest common subsequence
A tiny (183B to 210B) and fast utility to ascend parent directories
Delightful JavaScript Testing.
Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
Modern JavaScript date utility library
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
A tiny (304B to 489B) utility for check for deep equality
Autoload Config for PostCSS
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Strict TypeScript and Flow types for style based on MDN data
a package manager for JavaScript
A tiny (118 bytes), secure URL-friendly unique string ID generator
Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.
Invoke scoped data storage for AWS Lambda Node.js Runtime Environment
A minimal base64 implementation for number arrays.
No description provided.
Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
Flmngr file manager UI component for React
It allows move params permissions from controllers to separated permission-objects
Permitters are an object-oriented way of defining what request parameters are permitted. using Strong Parameters. It is to Strong Parameters what ActiveModel::Serializers are to as_json/to_json, but supports CanCan and similar authorization frameworks.