CLI tool that npm install's the required npm modules from a given file.
1. Install deps
```bash # 1. install deps at dashboard root cd devtable/dashboard && yarn
Install package.json dependencies whenever needed after a git merge
## Run - install deps ``` rush udpate ```
## Install deps
Scaffold projects from templates, install deps, and launch your dev server in one command
Webpack loader to automatically npm install & save dependencies.
Create a Git worktree next to your current repo for a branch, copy useful local files, install deps, and open it in your apps.
```bash # install deps npm install ```
Regular expression for matching javascript require/import statements.
Install dependencies from PR description
AST utility module for statically analyzing JSX
The `package-deps-hash` library generates a JSON object containing the git hashes of all files used to produce a given package. This is useful for scenarios where you want to define a "change receipt" file to be published with a package. The [Rush](http
1. [ ] Arg package i.e. if args['--name'] skip prompt, etc. 2. [ ] Determine package manager (pnpm, yarn, npm) and use that pm to install deps
sort module-deps output for deterministic browserify bundles
## Run - install deps ``` rush udpate ```
A configurable Vite plugin to help externalize your dependencies (includes subpaths)
list things in node_modules that are bundledDependencies, or transitive dependencies thereof
Manage dependencies within a repository and across many repositories
Walk the dependency graph of a glslify shader.
Rollup plugin to automatically add a library's peerDependencies to its bundle's external config.
Color normalization for React Native.
Code generation tools for React Native
Trust maintainers. Install the latest GitHub release with one command.
Detect captive portal URLs on a Linux network
Rename files based on their metadata with multi-language OCR, HEIC support, and video frame extraction
An MLOps tool to manage data files and pipelines on top of Git
A tool for managing C and C++ projects
CLI for TeaserPaste
A unified code health tool for Rust — scan, score, and fix your codebase
Run pre-commit / lefthook / hk hooks against jj bookmark pushes
High-performance PostgreSQL to Meilisearch connector
DEPRECATED: This crate has been renamed to 'pmat'. Please use 'pmat' instead for new projects.
High-performance KV store inspired by Microsoft FASTER
A backend to run static analysis tools against rust-based programs.
Installs a vendored copy of Gecode suitable for use with dep-selector
Ruby Next Core is a zero deps version of Ruby Next meant to be used as as dependency in your gems. It contains all the polyfills and utility files but doesn't require transpiler dependencies to be install.
RDI is a library that gives your application the ability to install its dependencies at runtime. Perfect for plugins oriented architectures. Many kind of deps: RPMs, DEBs, .so, .dll, RubyGems... Easily extensible to new kinds.
🔌 A RubyGems plugin that allows gemspec dependencies to be declared as full URIs pointing to namespaced gem sources such as gem.coop namespaces (e.g. `https://beta.gem.coop/@myspace/my-gem`). When installed, this gem patches both RubyGems' native resolver (`gem install`) and Bundler's resolver (`bundle install`) to parse URI dependency names, route them to the correct namespace source, and remap transitive deps on the fly — so `gem install @kaspth/oaken` and `bundle install` with URI deps in gemspecs both Just Work™. See https://github.com/gem-coop/gem.coop/issues/12 for the original discussion.
No description provided.
No description provided.