test
An email address parser based on rfc5322
CLI to build JavaScript files for React Native libraries
Rich matchers inspired by Hamcrest. Useful for generating helpful assertion failure messages in tests.
Babel plugin for power-assert
bob test npm publish
The BOB SDK helps you interact with BOB and Bitcoin, including Ordinals, BRC20, Runes, and more.
Bob The Bundler!
Builder of Bits aka The MDN Web Docs interactive examples, example builder
Formats spawn with prefix and colors
json-nd is a module that provides functions to parse and stringify newline-delimited JSON (NDJSON) data.
An asynchronous MIME parser written in JavaScript
> **Disclaimer:** > Bob is under development! Use at your own risk.
An implementation of the Double Ratchet cryptographic ratchet
Remove reply quotations from emails
Provides sharing login for React applications.
Convention-based build tool for node.js projects.
Insert supplied variable values into a format string.
[](https://npm.im/bob-tsm)
Haraka email message
<div align="center"> <img src="https://raw.githubusercontent.com/kevinheavey/solana-bankrun/main/logo.png" width="50%" height="50%"> </div>
Portable autonomous bug bounty hunting MCP framework with host adapters
Attach defaults to the results of mongoose queries when using `.lean()`
A Typescript test data factory similar to factory_bot and rosie
test helpers shared among Bob, Bobette and Integrity
bob_test is dangerous.
test helpers for bob etc
bobtest is dangerous.
# Rebase Migrations Rebase Migrations is a library and command line tool to rebase Rails migrations to have the latest timestamp. ## Installation ```console $ bundle add rails-rebase-migrations --group=development,test ``` ## Scenario Two team members, Alice and Bob, are working on the same Rails project and both are adding new database migrations. Alice realizes her migration depends on Bob's, but the migration timestamps are out of order. The `rebase-migration` command line tool can be used to reorder Alice's new migrations to have the latest timestamp in the sequence. ## Usage To rebase all new migrations with respect to the `main` git branch: ```console $ bundle exec rebase-migrations ``` To rebase all new migrations with respect to a different branch: ```console $ bundle exec rebase-migrations my-branch ``` The command has a `--check` argument that is useful for CI. To check that all new migrations are the latest in the sequence: ```console $ bundle exec rebase-migrations --check ``` It will exit with status code 1 if the check fails. The `--check` form also accepts a branch argument. ### Skipping Migrations To skip a specific migration files from the `--check` include `_skip_rebase` in its filename.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.