Steven Silvester 049fc2ab07 Lint fixes 6 years ago
..
src 049fc2ab07 Lint fixes 6 years ago
README.md 5de94bd5c2 Separate observables (#3296) 7 years ago
package.json 9a8e1eca9a Publish 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.