Wrap a function to only run on non-null values
rollup-plugin-nullify =====================
A tiny testing library designed for modern Javascript
An essential WeakMap polyfill for legacy browsers.
Return a clone of a deep object, with all prototypes set to null.
Basic libp2p bundle with settings that match js-ipfs
Spring Boot + Angular/React in one handy generator
Bi-directional RPC over libp2p streams
Flat-copy an object's keys to a new one that has no prototype.
Replace all values in an object with null. Can be useful to help garbage collection while still shadowing same-named prototype keys.
A utility to parse complex forms with minimum effort.
Various quality of life tools
A repo acts as the source of truth for the new nano's structure, configs, data etc.
Standard Ant design component interface for Field Sets
This is a NodeRed Node that is able to isolate left and right flow from any side effect
NullTrace SDK - Privacy-focused Solana transactions powered by ZK compression
A collection of robust, type-safe utilities and helpers for Node.js, browser, React, and server environments. Includes utilities for color conversion, image generation, cookie management, array manipulation, string processing, environment variables, React
Doomd Svelte Components
Deep-copy an object, with keys sorted. Supports circular references and custom sort order.
Spring Boot + Angular/React in one handy generator
Language grammar for Lang type files (Argochamber Lang)
Send HTML or plain text templates through Amazon Web Services Simple Email Service (SES) using Handlebars, Pug, EJS or Underscore.
No description provided.
Javascript Boid Simulation library
Offline payment pallet using ZK proofs for the Encointer blockchain runtime
Nullifier program and SDK for Light Protocol ZK compression on Solana
An implementation of Anonymous Credit Tokens, an online variant of e-cash
Indexed Merkle Tree for nullifier non-membership proofs
Ethereum adapter for CSV (Client-Side Validation) with storage slot seals and light-client proofs
Miden node's front-end RPC server
Nullify usage of pyo3 proc macros
ZK DevKit for Stellar/Soroban — unified CLI for Groth16, UltraHonk, and RISC Zero
Core library for stellar-zk: traits, config, pipeline, templates
Groth16 backend for stellar-zk (Circom + snarkjs)
RISC Zero backend for stellar-zk (zkVM + Groth16 wrapper)
Noir + UltraHonk backend for stellar-zk (nargo + Barretenberg)
Nuke blank values in ActiveRecord models
This gem allows to ensure there are no empty strings in DB, but nulls.
Ruby on Rails plugin to ensure nullable databases columns are set to null rather than empty strings.
Conditionally nullify attributes.
Nuke blank values in ActiveRecord models
A simple wrapper class that provides basic access to the Prowl API.
Tiny simple gem to nullify blank attributes before saving with ActiveRecord.
Adds a add_foreign_key_constraint schema method, and extends the schema dump code to output these foreign key constraints. Only MySQL and PostgreSQL are currently supported. Examples ======== # adds a constraint on projects.customer_id with parent customers.id add_foreign_key :projects, :customer_id, :customers, :id # adds a constraint on projects(a, b) with parent(a, b) with the default RESTRICT update/delete actions add_foreign_key "child", ["a", "b"], "parent", ["a", "b"] # adds a constraint with the ON UPDATE action set to CASCADE and the ON DELETE action set to SET NULL add_foreign_key 'projects', 'customer_id', 'customers', 'id', :on_update => :cascade, :on_delete => :set_null The following actions are defined: :restrict :no_action :cascade :set_null (aka :nullify) :set_default Note that MySQL does not support :set_default, and also treats :no_action as :restrict. Compatibility ============= Supports mysql, mysql2, postgresql. Currently tested against Rails 3.2.13 on 2.0.0p0 and Rails 3.2.13, 3.1.8, 3.0.17, and 2.3.14 on Ruby 1.8.7.
An extension to ActiveRecord to allow the duplication method to also copy associated children, with recursive support for nested of grandchildren. The behavior is controllable with a simple DSL both on your rails models and on the fly, i.e. per instance. Numerous configuration styles and preprocessing directives are included for power and flexibility. Supports preprocessing of field values to prepend strings such as "Copy of ", to nullify or process field values with regular expressions. Supports most association types including has_one :through and has_many :through. Tags: copy child associations, copy nested children, copy associated child records, nested copy, copy associations, copy relations, copy relationships, duplicate associations, duplicate associated records, duplicate child records, duplicate children, copy all, duplicate all, clone child associations, clone nested children, clone associated child records, nested clone, clone associations, clone relations, clone relationships, cloning child associations, cloning nested children, cloning associated child records, deep_cloning, nested cloning, cloning associations, cloning relations, cloning relationships, cloning child associations, cloning nested children, cloning associated child records, nested cloning, cloning associations, cloning relations, cloning relationships, cloning child associations, cloning nested children, cloning associated child records, deep_cloning, nested cloning, cloning associations, cloning relations, cloning relationships, duplicate child associations, duplicate nested children, duplicate associated child records, nested duplicate, duplicate associations, duplicate relations, duplicate relationships, duplicate child associations, duplicate nested children, duplicate associated child records, deep_duplicate, nested duplicate, duplicate associations, duplicate relations, duplicate relationships, deep_copy, deep_clone, deep_cloning, deep clone, deep cloning, has_one, has_many, has_and_belongs_to_many
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.