blob: 5d072d6aeec935967e095db8d82ad06d569b5d0c [file] [log] [blame] [view]
# libdot
This is a small set of custom JS utility libraries initially developed as part
of hterm, now available as shared code. It provides a base layer for web
applications. The code is intended to work in any modern browser, in either a
plain web page or a "privileged" environment such as a Chrome platform
application or Firefox extension. In practice, it's only been put to use in
Chrome extensions/platform applications so far.
Overtime we'll probably convert these to newer JS standards, or replace with
more common npm libraries.
# Contact
We re-use the existing hterm project resources for development & support.
The [chromium-hterm mailing list] can be used to contact other users and
developers for questions.
Our existing set of bugs/feature requests can be found at
<https://hterm.org/x/bugs>.
To file an actual report, you can use <https://hterm.org/x/newbug>.
This will route to the right people.
# Mirrors & Packaging
* https://chromium.googlesource.com/apps/libapps/+/HEAD/libdot: Main project site.
* https://github.com/libapps/libdot: Mirror of just the libdot/ subdir.
Updated from time to time by developers.
* https://www.npmjs.com/package/libdot: Packaging for npm installs.
# Documentation
* [ChangeLog](./docs/ChangeLog.md) -- List of interesting changes in each release
[chromium-hterm mailing list]: https://groups.google.com/a/chromium.org/forum/?fromgroups#!forum/chromium-hterm