ctx 0.0.3 copy "ctx: ^0.0.3" to clipboard
ctx: ^0.0.3 copied to clipboard

Immutable context for carrying data through an application.

0.0.3 #

  • Added withCancel to support context cancellation.
  • Added withoutCancel to detach context cancellation from parent.
  • Added withTimeout and withDeadline for automatic time-based cancellation.

0.0.2 #

  • Changed context key type from String to Object.

0.0.1 #

  • Initial version.
0
likes
160
points
370
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Immutable context for carrying data through an application.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on ctx