tree: fbdae71a76ac9d23b971e20d7f6bc65f129f8ab8 [path history] [tgz]
  1. lib/
  2. test/
  3. .gitignore
  4. .test_config
  5. analysis_options.yaml
  6. AUTHORS
  7. CHANGELOG.md
  8. codereview.settings
  9. CONTRIBUTING.md
  10. LICENSE
  11. pubspec.yaml
  12. README.md
README.md

A package that provides a shelf handler for serving a packages/ directory. It's intended to be usable as the first handler in a Cascade, where any requests that include /packages/ are served package assets, and all other requests cascade to additional handlers.