Task-driven cumulative learning plugin for OpenCode - AI learns from every completed task
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
[Optimism] L1 and L2 smart contracts for Optimism
The core constants used throughout the remirror codebase
CLI for generating code and running commands
The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.
The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more. Learn more about [extending Nx by
The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more. Learn more about [extending Nx by
The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects.
The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.
The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.
The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects.
The ESLint plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.
The Nx Plugin for Jest contains executors and generators allowing your workspace to use the powerful Jest testing capabilities.
The Linter plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.
The Nx Plugin for building and testing applications using Vite
The Nx Plugin for Jest contains executors and generators allowing your workspace to use the powerful Jest testing capabilities.
The Nx Plugin for Webpack contains executors and generators that support building applications using Webpack.
Emoji picker for the web
The eslint-plugin package is an ESLint plugin that contains a collection of recommended ESLint rule configurations which you can extend from in your own ESLint configs, as well as an Nx-specific lint rule called enforce-module-boundaries.
The Nx Plugin for Web Components contains generators for managing Web Component applications and libraries within an Nx workspace. It provides: - Integration with libraries such as Jest, Playwright, Cypress, and Storybook. - Scaffolding for creating bu
The Nx Plugin for Module Federation contains executors and utilities that support building applications using Module Federation.
JavaScript SDK view layer for Onfido identity verification
The Nx Plugin for Web Components contains generators for managing Web Component applications and libraries within an Nx workspace. It provides: - Integration with libraries such as Jest, Cypress, and Storybook. - Scaffolding for creating buildable libr
Gitingest is a powerful command-line tool that fetches files from GitHub repositories and generates consolidated text prompts for AI analysis. It features smart file filtering, concurrent processing, custom exclusion patterns, authentication support, and automatic rate limit handling. Perfect for creating context-rich prompts from codebases for AI assistants, documentation generation, or codebase analysis.
SwifterEnum transforms Rails enums from simple values into powerful objects with methods, computed properties, and type safety. Your enums become smart: payment_status.can_refund?, subscription.price, status.icon - all while maintaining 100% Rails enum compatibility. Drop-in replacement that eliminates scattered helper methods and case statements throughout your codebase.