Skip to content

digitalbazaar/bedrock-express-browser-fixes

Repository files navigation

bedrock-express-browser-fixes

A Bedrock module for browser fixes.

Table of Contents

Install

  • Node.js 18+ is required.

NPM

To install via NPM:

npm install @bedrock/express-browser-fixes

Development

To install locally (for development):

git clone https://github.com/digitalbazaar/bedrock-express-browser-fixes.git
cd bedrock-express-browser-fixes
npm install

Usage

import '@bedrock/express-browser-fixes';

Contribute

See the contribute file!

PRs accepted.

If editing the Readme, please conform to the standard-readme specification.

License

Apache License, Version 2.0 Copyright 2011-2024 Digital Bazaar, Inc.

Other Bedrock libraries are available under a non-commercial license for uses such as self-study, research, personal projects, or for evaluation purposes. See the Bedrock Non-Commercial License v1.0 for details.

Commercial licensing and support are available by contacting Digital Bazaar support@digitalbazaar.com.