tree: 243bdbaf2b89a879252a0f19b421b9212e6efac7 [path history] [tgz]
  1. dialog-polyfill/
  2. fs.go
  3. fs_test.go
  4. 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.