A TypeScript library for handling more gracefully synchronous and asynchronous operations that can fail via Result types. Provides also utilities for caching and binding for popular web frameworks.
A script to find unwrapped text in JSX and TSX files.
TypeScript XML serialization library with decorator-based metadata. Supports namespaces, custom converters, validation, wrapped/unwrapped arrays, and bidirectional XML-object mapping.
An extension of Javascript's native Promise class that gives you more control over its lifecycle
This package helps to pass meta information via invisible characters for the shown translation resources.
TypeSpec library providing xml bindings
Compare, format, diff and serialize any JavaScript value
mjml-accordion
Wrapper for ngPackagr with FESM entry-point autodiscovery
Web Cryptography API shim for legacy browsers
Helpers and nodeJs core module to stream Data Istex Objects into kbart or xml holdings
**[remark][]** plugin to unwrap paragraph elements that only contain [MDX][] JSX elements and paragraphs inside MDX components.
Unwrap transformed gridsome images from its paragraph tag.
custom lint rules built for Sayari Graph
a javascript [membrane](https://tvcutsem.github.io/membranes) implementation. This implementation is intended to provide *secure* isolation between any number of membrane spaces. This implementation intends to support all types of objects including functi
CodeceptJS helper for assert library
MongoDB database adapter for ShareDB
## Installation
This directory contains a large set of test vectors for the age file encryption format, as well as a framework to easily generate them.
Browser-compatible (wasm-bindgen) build of the Hathor confidential-transaction crypto primitives. Verifier-only: see @hathor/ct-crypto-node for the full Node surface.
TypeGPU specific linting rules for ESLint
Co-operatively, removably, monkeypatch around methods, or serialize their execution
An rsbuild plugin that emits Lynx debug metadata (debug-metadata.json) alongside template builds.
DynamoDB Document SDK for Javascript
The unwrapped crate
memory efficient integer array
Safe Rust bindings for libfyaml YAML parser with DOM navigation, path queries, and serde-compatible Value type
Rust CAD library powered by statically linked, headless OpenCASCADE (OCCT 8.0.0)
Portable mixed-precision math, linear-algebra, & retrieval library with 2000+ SIMD kernels for x86, Arm, RISC-V, LoongArch, Power, & WebAssembly
A OS based timer and timer queue which implements timeout queues of different types.
Statistical modeling for Rust — OLS/WLS regression, GLM, survival analysis, ARIMA/VAR, nonparametric tests, and more. A statsmodels-style library.
Rust bindings for the SIRIUS metabolomics tool
An embedded, in-memory, lock-free, transaction-based, key-value database engine
An unwrap! and an unwrap_err! macro
no_std-first Base64 encoding and decoding with strict APIs and a security-heavy release process
X.509 certificate structures for synta ASN.1 library
Wraps and unwraps strings with quotes
bundle update PRs: Automated. Annotated.
UAC Bitmasks as an Array
Similar to Scala's for comprehension, this gem provides syntax for unwrapping homogeneous container type instances.
A lightweight Result type for Ruby with Ok and Err variants, monadic map/flat_map operations, unwrap helpers, and Ruby 3.1+ pattern matching support.
The unchecked nil is a dangerous concept leading to NoMethodErrors at runtime. It would be better if you were forced to explictly unwrap potentially nil values. This library provides mechanisms and convenience methods for making this more possible.
Shrinkwraps code for quick and safe deployment. Initial release will tar code, encrypt and sign it, then upload it to a CDN. This also contains deployment tools for unwrapping and deploying these packages
See the example app using this gem: http://tictactoe.mapleton.net == FEATURES/PROBLEMS: * Run user uploaded code in the sandbox * Automatic use of wrapper classes inside the sandbox, and unwrapping return results == SYNOPSIS: require "sandbox" require "acts_as_runnable_code"