Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
Simple functions shared among the sinon end user libraries
a library that defines a common interface for working with archive formats within node
Webpack plugin for enabling Subresource Integrity
Verdaccio Logger Commons
A list of color names and its values
The official MongoDB driver for Node.js
A bson parser for node.js and the browser
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
Allure JS Commons
Collection of utilities used across the web Allure reports
Microsoft Application Insights Web Snippet
Shared Feathers utility functions
Allure JS Commons in browser
Runs prettier as an eslint rule
Effectful AWS common library
A shared utility package for Powertools for AWS Lambda (TypeScript) libraries
CDK for Terraform Common utilities
Shared database adapter utility functions
JavaScript port of Apache Commons Validator
Shared functionality for websocket providers
JavaScript package downloader
No description provided.
[](https://github.com/mongodb-js/zstd/actions/workflows/test.yml)
Check the integrity of Democratic Commons data
Common validations for G5 Integrations
Spree + Refinerycms integration
Helpers for performing common WillowTree build tasks and integrations
Github authentication integration + common endpoints exposure
Common Capistrano tasks and defaults used by K3 Integrations
Mountable rails engine which loads assets (svg files of payment icons) and provides a frozen_record model called PaymentIcon to access these through groups, names of icons, etc.
Eases common tasks for Nuxeo integrators, from creating a project from scratch to building and launching it.
Common tasks to be executed in Continuous Integration environments. VERY ALPHA!
Data integration gem designed to increase data flow between applications using a common interface
A gem which create common tables and data which prioritize on data integrity.
This module provides common interface to HMAC functionality. HMAC is a kind of "Message Authentication Code" (MAC) algorithm whose standard is documented in RFC2104. Namely, a MAC provides a way to check the integrity of information transmitted over or stored in an unreliable medium, based on a secret key. Originally written by Daiki Ueno. Converted to a RubyGem by Geoffrey Grosenbach