tree: b534540c09450300ba41af99bb9f1705181b646f [path history] [tgz]
  1. bin/
  2. concat/
  3. css/
  4. doc/
  5. externs/
  6. html/
  7. js/
  8. third_party/
  9. .gitignore
  10. LICENSE
  11. package.json
  12. README.md
libdot/README.md

libdot

Warning: This document is old & has moved. Please update any links:
https://chromium.googlesource.com/apps/libapps/+/HEAD/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://goo.gl/VkasRC.

To file an actual report, you can use https://goo.gl/vb94JY. This will route to the right people.

Mirrors & Packaging

Documentation

  • ChangeLog -- List of interesting changes in each release