1.84M
total weekly downloads
18 packages
@usebruno/cli
With Bruno CLI, you can now run your API collections with ease using simple command line commands.
@usebruno/cli-next
With Bruno CLI, you can now run your API collections with ease using simple command line commands.
@usebruno/common
A collection of common utilities used across Bruno App, Electron and CLI packages.
@usebruno/converters
The converters package is responsible for converting collections from one format to a Bruno collection. It can be used as a standalone package or as a part of the Bruno framework.
@usebruno/crypto-js
JavaScript library of crypto standards.
@usebruno/electron-updater
Cross platform updater for electron applications (hard fork of electron-updater@6.8.9)
@usebruno/filestore
A generic file storage and parsing package for Bruno API client.
@usebruno/graphql-docs
Standalone graphql docs explorer module forked from [graphiql](https://github.com/graphql/graphiql)
@usebruno/js
Provides the script, test, vars and assert runtimes.
@usebruno/js-next
Provides the script, test, vars and assert runtimes.
@usebruno/lang
The language utils for working with `.bru` files
@usebruno/node-machine-id
Unique machine (desktop) id (no admin privileges required).
@usebruno/oauth2-callback-server
Simple OAuth2 callback server for Bruno
@usebruno/query
Bruno query with deep navigation, filter and map support
@usebruno/requests
@usebruno/schema
The schema definition for collections
@usebruno/schema-types
TypeScript types for Bruno schema
@usebruno/vm2
vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Securely!