@scion/toolkit
v1.6.0
Published
Provides a collection of framework-agnostic utilities designed primarily for use in SCION libraries such as `@scion/workbench` and `@scion/microfrontend-platform`. This library is written in plain TypeScript and has no dependency on any other library.
Downloads
1,108
Keywords
Readme
SCION Toolkit | @scion/toolkit
The SCION Toolkit is a collection of framework-agnostic utilities designed primarily for use in SCION libraries such as @scion/workbench
and @scion/microfrontend-platform
.
This library is written in plain TypeScript and has no dependency on any other library.
Observable
Provides RxJS observables to observe various aspects of an HTML element, such as size, position, and mutations.Operators
Provides a set of useful RxJS operators.Util
Provides some utilities for dealing with collections and objects.UUID
Allows generating pseudo-random identifiers.BeanManager
Provides a registry for looking up singleton objects.Crypto
Provides cryptographic functions.WebStorage
Allows observing items contained in local or session storage.
The sources for this package are in SCION Toolkit repo. Please file issues and pull requests against that repo.
License: EPL-2.0