Code Monkey home page Code Monkey logo

rush-plugins's Introduction

This monorepo hosts unofficial rush plugins created and used inside ByteDance.

rush-init-project-plugin

npm

When you want to create a new project in your monorepo. There are highly chances you need copy and paste from a project already inside your monorepo. Why not reuse them, like create a project template and used in your monorepo. Yes, rush-init-project-plugin is for you!

More

rush-upgrade-self-plugin

npm

When you maintain a Rush.js managed monorepo, and you write some toolkit based on rush related module, such as microsoft/rush-lib, @rushstack/node-core-library. Things become trivial if you want to upgrade Rush.js to latest version. You need keep the versions of those dependencies in consistency. rush-upgrade-self-plugin comes into rescue, it aims to help you upgrade/downgrade Rush.js version in one line.

More

rush-archive-project-plugin

npm

After you have tons of project in monorepo, install time gets slower, manage dependencies becomes harder, while some projects are eventually inactive. You just want a way to archive projects properly, and maybe retrieve one day :) Now, it's time to give this plugin a try!

More

rush-print-log-if-error-plugin

npm

Sometimes build errors are collapsed in a remote machine, use this plugin to print the entire log if error occurs.

More

rush-sort-package-json

npm

This plugin leverages the great work of sort-package-json to sort package.json in your monorepo, and keep it consistent.

More

rush-lint-staged-plugin

npm

Are you finding alternative to husky in your monorepo? Rush takes care of Git hooks natively by sync hook scripts under common/git-hooks/ folder into .git/hooks. So, all you need is lint-staged. Use this plugin to setup lint-staged in your monorepo!

More

rush-audit-cache-plugin

npm

Use of rush build cache is a great way to speed up your build. But, how to know if the configuration for cache is working as expected? This plugin is for you!

More

rush-plugins's People

Contributors

chengcyber avatar comword avatar bvanjoi avatar faithfinder avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.