Utilities for formatting and linting a Dockerfile.
Parse a Dockerfile into an array of instructions and comments.
A language server for Dockerfiles powered by NodeJS, TypeScript, and VSCode technologies.
Dockerfile generator
General utilities for plugins to use
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
webpack Validation Utils
Type utilities for working with TypeScript + ESLint together
Utilities for ESLint plugins.
Utilities for working with TypeScript + ESLint together
Utilities for collecting TSConfigs for linting scenarios.
Shared Vitest utility functions
utility functions for archiver
The official command-line interface for LangGraph.js, providing tools to create, develop, and deploy LangGraph.js applications.
No description provided.
A set of utility functions for expect and related packages
AST utility module for statically analyzing JSX
merge() utility function
Utilities for SQL instrumentations
Redis utilities for redis instrumentations
A language service for Dockerfiles to enable the creation of feature-rich Dockerfile editors.
Captures and cleans stack traces
Utilities for ESLint plugins.
Utilities for Floating UI
Rum Runner is a Rake-based utility for building multi-stage Dockerfiles. Users can pair a multi-stage Dockerfile with a Rumfile that uses a Rake-like DSL to customize each stage's build options and dependencies. The `rum` executable allows users to easily invoke builds, shell-into specific stages for debugging, and export artifacts from built containers. Rum Runner has the following features: * Fully compatible with Rake * Rake-like DSL/CLI that enable simple annotation and execution of builds * Rumfiles are completely defined in standard Ruby syntax, like Rakefiles * Users can chain Docker build stages with prerequisites * Artifacts can be exported from stages * Shell tasks are automatically provided for every stage * Stage, artifact, and shell, steps can be customized
Baha is a command-line utility that assists in the creation of docker images. It addresses some of Dockerfiles shortcomings and encourages smaller, reusable, tagged images.