General utilities for plugins to use
Utility methods and plugin for cssnano projects
AST utility module for statically analyzing JSX
A utility that converts rules made for checking the AST of `jsonc-eslint-parser` into rules compatible with `@eslint/json`.
Shared CLI and sourcemap utilities for PostHog build plugins
This package contains shared utilities for the Faro source map upload plugins for Webpack, Rollup, and Vite.
Tools for building completely customizable richtext editors with React.
Gatsby utils that help creating plugins
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![Github Actions][github-actions-src]][github-actions-href] [![Codecov][codecov-src]][codecov-href] [![bundle][bundle-src]][bundle-href]
TypeScript definitions for @babel/helper-plugin-utils
Utilities for ESLint plugins.
webpack Validation Utils
Type utilities for working with TypeScript + ESLint together
Rules enforcing best practices while using Tailwind CSS
Utilities for testing babel plugins
Objects and functions shared throughtout @videojs/http-streaming code
Utilities for working with TypeScript + ESLint together
Utilities for collecting TSConfigs for linting scenarios.
webpack utilities used by Create React App
Shared Vitest utility functions
No description provided.
utility functions for archiver
No description provided.
A small collection of utilities to deal with assets bundled within Rails plugins/engines.
Base plugins for providing system information via the Onering client utility
This plugin provides native system I/O instrumentation for metrics collection via the system `ioping` utility.
This ruby on rails plugin enables you to utilize the geosack.com unique geocode caching service, which provides a persistent api that caches your google-map/geocode lookups.
Elesai is a wrapper around LSI's MegaCli utility that provides access to common types of information about the RAID controllers. It also has Nagios plugin personalities
A straightforward asset bundling plugin for Jekyll, utilizing external minification tool of your choice. It provides asset concatenation for bundling and asset fingerprinting with MD5 digest for cache busting. There are no other runtime dependencies besides the minification tool (not even other gems).
Shomen RDoc provides a command line utility for generating Shomen standard documentation via the RDoc's `.rdoc` cache. It is an alternative to the `rdoc-shomen` format plugin.
Sentinel Blue provides a plugin outputing to Azure Sentinel for Logstash. Using this output plugin, you will be able to send any log you want using Logstash to the Azure Sentinel/Log Analytics workspace. You can utilize a dynamic table name during output to simplify complex table schemes.
Datatables is a Rails 3 plugin that enables the easy creation of dynamic datatable views on top of any ActiveRecord model. Datatables provides a simple helper that can be utilized in the view to automatically display a dynamic view on top of a model. Datatables handles the entire front end and backend support to do this.
WSK is a command-line utility that processes WAV audio PCM files to apply audio filters, analysis tools or signals generation plugins: Test audio hardware bit-perfect fidelity, by providing many ways to compare and analyze WAV files ; Process audio files for mastering engineers (noise gates, mixers...).
Guilded is a framework for building web based components centered around current web standards and best practices. The current framework is written in ruby, but could be ported to other languages. Guilded intends to provide a toolset for creating and consuming reusable web components. Currently, this problem domain is filled with JavaScript frameworks. These frameworks are wonderful and work very well. However, they do not degrade gracefully and are not accessible. Guilded seeks to provide the same level of "componentization" and ease of use without sacrificing degradability and accessibility. Guilded will achieve these goals by applying each technology at our disposal to do what it was intended. XHTML will be employed for content. CSS used for layout and styling. Behavior will be added to a component with JavaScript through progressive enhancement. The user will have the best experience with a Guilded component when CSS and JavaScript are enabled in their browser, but will still be able to use the component when CSS and JavaScript are disabled. Guilded will use jQuery as it's base JavaScript framework. jQuery was chosen because it lends itself to progressive enhancement due to the way it was authored. In addition, the tight integration of jQuery's selectors with CSS selectors is also highly desirable. When authoring a Guilded component, it is encouraged to write the behavior code as a jQuery plugin. This will allow the jQuery plugin to be used outside of the Guilded project, if desired. Guilded also seeks to provide a standardized CSS framework for creating layouts that are reusable and predictable. Guilded will utilize the currently existing RubyGems system to package its components. A new Guilded component will be packaged in a Gem and have a dependency on the Guilded gem. The Guilded gem contains the framework to build Guilded components. Update: Due to the quality components, etc. being generated by the MooTools community and the general quality of the library, we have decided to include support for it in Guilded as of release 0.3.0.