Jeremy Tuloup 160dac74cf Codespell run on the code base 6 years ago
..
src 160dac74cf Codespell run on the code base 6 years ago
README.md 5de94bd5c2 Separate observables (#3296) 7 years ago
package.json 4f54e989dd 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. 7 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.