@code-dungeon/zone
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Zone.js Docs

New

Automatically patches bluebird and redis to be zone aware if they can be loaded.

Build Status

build status

Coverage Report

coverage report

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run npm test to execute the unit tests.

Running linter

Run npm run lint to execute the lint tests.

Usage

If you use a bluebird promise you need to wrap it in a native promise to corretly tie it to the zone. The zone you create the native promise in will then be the zone it is tied to.

Readme

Keywords

none

Package Sidebar

Install

npm i @code-dungeon/zone

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

350 kB

Total Files

15

Last publish

Collaborators

  • joekallen