tree: 0aa660e142b3683c314f94237c9d5cf9189813ab [path history] [tgz]
  1. autoComplete.js/
  2. dialog-polyfill/
  3. wait-for-it/
  4. fs.go
  5. fs_test.go
  6. README.md
third_party/README.md

This directory holds non-Go libraries that were not developed as part of the pkgsite project.

Some of the libraries are used by the frontend UI; others are for testing.

To add a library here, place it in a subdirectory. If the frontend UI needs it, then add the subdirectory to the //go:embed line in fs.go.