Quickly organize your codebase with useful automation tools in development
Make prettier organize your imports using the TypeScript language service API.
VS Code's 'Organize imports' executable from command line
Organize your HTML attributes autmatically with Prettier 🧼
The core constants used throughout the remirror codebase
Strapi plugin for organizing and releasing content
A Prettier plugin for formatting imports in Astro files
Emoji picker for the web
This is a **types only** package that is used to facilitate dependency injection patterns across the codebase. Components can declare that they need an instance of a certain type that comes from this package and another component can provide the implement
Language Server Protocol (LSP) implementation for TypeScript using tsserver
A Babel preset that enables parsing of proposals supported by the current Node.js version.
Base types used throughout the remirror packages.
Styles for the Carbon Design System
Filter tests using substring
Organize and layout items based on various algorithms
Tabs organize content into multiple sections and allow users to navigate between them.
JavaScript Data Visualisation Library
Controller to group account together based on some pre-defined rules
Tabs are used to organize content by grouping similar information on the same page.
Next.js provides Codemod transformations to help upgrade your Next.js codebase when a feature is deprecated.
Internalization strings which are used throughout the remirror core codebase.
Define and resolve aliases for bundle dependencies
GraphQL Hive + GraphQL Yoga
Fancy colorful console debugger with custom scope written in tiny TypeScript, ES module.
context_spook is a library that collects and organizes project information to help AI assistants understand codebases better.
Modulation provides an alternative way of organizing your Ruby code. Modulation lets you explicitly import and export declarations in order to better control dependencies in your codebase. Modulation helps you refrain from littering the global namespace with a myriad modules, or complex multi-level nested module hierarchies.
MonoRepoDeps is a powerful tool designed to streamline the process of splitting code into separate packages within a monorepository. It provides a flexible and easy-to-use solution for managing dependencies between packages, making it ideal for large-scale projects with complex codebases. Key Features: - Simplifies the organization of code in a monorepo structure. - Manages dependencies seamlessly between different packages. - Enhances collaboration and code sharing among teams working on interconnected components. - Offers a straightforward and customizable configuration for your monorepo setup. How to Use: - Install the gem using `gem install MonoRepoDeps`. - Configure MonoRepoDeps with your monorepo specifications. - Enjoy a more efficient and organized development workflow. Visit the official documentation for detailed instructions and examples. GitHub Repository: https://github.com/droidlabs/MonoRepoDeps
MarkdownTree is designed for developers and teams who need a simple and flexible way to document the structure of their projects. Whether you are preparing a README, documenting a codebase, or generating a project overview, MarkdownTree allows you to create a clear and organized representation of your directory structure in Markdown format. With MarkdownTree, you can: - Exclude specific folders or files from the generated structure. - Define the root directory from which to start generating the structure. - Customize the output file name to fit your documentation standards. MarkdownTree integrates seamlessly with Rails and other Ruby applications, offering an initializer for easy configuration. It is a valuable tool for maintaining clear and up-to-date project documentation.