Jason Grout 6be51dbe66 Update to Typescript 2.9.2. 6 years ago
..
src a0c90e090a Don't bother setting values if they are already the same, as they can 7 years ago
README.md 5de94bd5c2 Separate observables (#3296) 7 years ago
package.json 6be51dbe66 Update to Typescript 2.9.2. 6 years ago
tsconfig.json c5df745128 Rename base tsconfig.json to tsconfigbase.json so that running tsc at the root directory doesn’t accidentally try to do something. 6 years ago

README.md

@jupyterlab/observables

A JupyterLab package which provides data structures (such as strings, lists, and maps), which can be listended to for changes.