Packages
Serve static files from memory in the Phoenix Framework. This extension compiles all of a project's static assets (e.g. Javascript, HTML, images, etc) into Erlang modules and loads them into the Erlang VM, with the purpose of serving them fast and without a dependency on a filesystem.
Current section
1 Dependency
Jump to
Current section
1 Dependency
Dependencies of exstatic
1 dependency| Package | Requirement |
|---|---|
| plug |
~> 1.0
|