tree: adee7799ef76152bdd0ce7a3c66916982bd71b67 [path history] [tgz]
  1. .gitignore
  2. .test_config
  3. AUTHORS
  4. CHANGELOG.md
  5. CONTRIBUTING.md
  6. LICENSE
  7. pubspec.yaml
  8. 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.