Vendored dependencies for Victory
JSS plugin that handles vendor prefixes in the browser
vendored packages for visx
Vendored dependencies for MUI X Charts.
CSS vendor prefix detection and property feature testing.
The most popular front-end framework for developing responsive, mobile first projects on the web.
Global HTTP/HTTPS proxy configurable using environment variables.
Bootstrap's SCSS files (only)
Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website
A CSS parser, transformer, and minifier written in Rust
Bootstrap 5 components built with React
Ensures consistent encoding and decoding of TC Signals for the iab. Transparency and Consent Framework (TCF).
Common functionality for ts-morph packages.
AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.
[](https://npmjs.org/package/@standard-community/standard-json "View this project on NPM") [
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
Utilities for creating robust overlay components
Vendored dependencies to fix ERR_REQUIRE_ESM.
Angular powered Bootstrap
Official open source SVG icon library for Bootstrap
Web component - Vendor-react-bootstrap
A netty server with uiautomator2 handlers
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
Angular Bootstrap
Manage vendored Bootstrap files with rake tasks: check versions, download, update, and uninstall.
Daedalus is a build system based on years of attempting to build Rubinus with a collection of Rake tasks. Rubinius is a complex system. It has dependencies on external C libraries (some of which are vendored), internal C/C++ libraries, Ruby C-extensions, and compiled Ruby code. The Rubinius bytecode compiler is written in Ruby, so we have to bootstrap compiling it. Rake fails at this task because there is no way to manage multiple, independent dependency trees without subprocessing another Rake process. This results in unreasonable and unmanagable complexity.