基于vxe-table封装的自定义可配置表格
A common list for mobile app
A common tooling library used by the googleapis npm module. You probably don't want to use this directly.
Common components for Cloud APIs Node.js Client Libraries
AWS CDK CLI, the command line tool for CDK apps
A result paging utility used by Google node.js modules
A simple utility for promisifying functions and classes.
A simple utility for replacing the projectid token in objects.
Isomorphic storage client for Supabase.
AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native
Helper library for module federation
Commonly used shared functionality and types to support inquirer modules.
LaunchDarkly SDK for JavaScript - common code
OCI Common module for NodeJS
a few common utility template tags for ES2015
Utilities for SQL instrumentations
A localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood
Redis utilities for redis instrumentations
LaunchDarkly Server SDK for JavaScript - common code
Microsoft Authentication Library for js
Common Public Licenses dictionary for cspell.
Syntax tree data structure and parser interfaces for the lezer parser
Common functionality for ts-morph packages.
List of world countries in JSON, CSV, XML and YAML
Instead of hardcoding lists of exceptions to rescue, put them in one place!
Check if an email address is common
Checks a given plaintext password against an inclusion list of common passwords. Returns TRUE if the user's password is in the list; FALSE if it isn't.
A list of languages based upon ISO-639-1 and ISO-639-3 with functions to retrieve only common languages.
JTRailsToolbox contains a list of common libs used for Ruby On Rails development.
A simple Ruby library to check if a given string is present in a blocklist of common passwords. Defaults to a 95k password list, but different size lists can be selected.
Implements the common view pattern by which a list of messages are shown at the top, often a combination of flash messages and ActiveRecord validation issues on one or more models.
Provides a circular linked list data structure for Ruby with the most common methods
This gem attempts to convert the received text to UTF8. It works by trying to convert the given text with a list of possible common encodings. This is useful if the developer knows the most common encodings that the application is going to be receiving, leaving the guessing work to this gem and by safely converting (without crash) the received text.
A common example is comparing customer lists between businesses, e.g., hashed unique email domains for users
Caxlsx_Rails provides an Caxlsx renderer so you can move all your spreadsheet code from your controller into view files. Partials are supported so you can organize any code into reusable chunks (e.g. cover sheets, common styling, etc.) You can use it with acts_as_caxlsx, placing the to_xlsx call in a view and adding ':package => xlsx_package' to the parameter list. Now you can keep your controllers thin!
The Filepath class provides immutable objects with dozens of convenience methods for common operations such as calculating relative paths, concatenating paths, finding all the files in a directory or modifying all the extensions of a list of filenames at once.