[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![Codecov][codecov-src]][codecov-href]
👉 https://hyper.fun/c/fluentui-icon-document-text-toolbox-regular/2.0.0
Essential utils for promises
Lightweight and type-safe query builder for DynamoDB and TypeScript.
Nomic Foundation's recommended bundle of Hardhat plugins (ethers based)
Commonly used functionality for amp-toolbox
👉 https://hyper.fun/c/fluentui-icon-document-text-toolbox-filled/2.0.0
Auto-generated essential Solana and Metaplex programs
A library that calculates the CSP hash for amp-script
Subresource Integrity tools
A Blockly plugin that adds a continous-scrolling style toolbox and flyout
Lobe i18n is a CLI tool that automate translate your i18n localization with AI
Lobe CLI uikits
Hardhat Ignition is a declarative system for deploying smart contracts on Ethereum. It enables you to define smart contract instances you want to deploy, and any operation you want to run on them. By taking over the deployment and execution, Hardhat Ignit
Lobe seo is a CLI tool that automate generation seo content for mdx
A library that helps query AMP Validator rules
Nomic Foundation's recommended bundle of Hardhat plugins
Platform-specific binary for the `toolbox` package on Linux x64. This package is automatically installed by the main `@toolbox-sdk/server` package and is not intended to be installed directly.
Basic primitives for working with binary data
Hardhat Network Helpers is a plugin that provides a set of utility functions to interact with locally simulated networks.
Hardhat plugin for verifying contracts
React IDE toolbox
A CLI tool for running a toolbox server.
Nomic Foundation's recommended bundle of Hardhat plugins
SHALMANESER - SHALlow seMANtic parSER. This package provides a toolbox for Semantic Role Labeling (SRL). SHALMANESER uses supervised learning algorithms to assing semantic classes and roles to raw texts. It is paradigm agnostic, i.e. it can handle any role-semantic schema (FrameNET, PropBank etc.) and use any set of word senses (e.g. WordNet synsets). SHALMANESER emerged as part of the SALSA Project at the University of Saarbrücken.
== SYNOPSIS: Allows storing scopes as names; that way you can address subsets of your model space by meaningful names. require 'scoped_proxy' # Railsers: You might want to call this in environment.rb class User < ActiveRecord::Base scoped_proxy :role do |role| { :find => { :conditions => ['role = ?', role] } } end scoped_proxy :deleted, :find => { :conditions => 'deleted_at is not null' } end admins = User.role('admin') admins.count # => 12 admins.find(:all) # => [ ... ] User.deleted.count # => a number This implementation also brings (NEW, SHINY) default proxies. That means you can have a proxy in effect when no other proxy is in effect. class User < ActiveRecord::Base default_proxy :find => { :conditions => 'deleted_at is null' } end User.find(:all) # only finds users that aren't deleted
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.