mirror of
https://github.com/aantron/dream.git
synced 2025-08-10 00:04:20 -04:00
README: simplify Community projects section
This commit is contained in:
parent
3d566d2ba7
commit
32bbf56de8
19
README.md
19
README.md
@ -194,19 +194,14 @@ Most of the examples are loaded into the [playground][playground]. For instance,
|
||||
|
||||
## Community projects
|
||||
|
||||
Here are some community projects that you can use for your Dream applications:
|
||||
A few related projects for your Dream application:
|
||||
|
||||
- [`dream-livereload`](https://github.com/tmattio/dream-livereload) - Live reloading for Dream applications.
|
||||
|
||||
This is essentially the [`w-livereload`](https://github.com/aantron/dream/tree/master/example/w-live-reload#files) example extracted in a library for convenience.
|
||||
|
||||
- [`dream-cli`](https://github.com/tmattio/dream-cli) - Command Line Interface for Dream applications.
|
||||
|
||||
It is useful when working with different environments (e.g. local, production) where some configuration need to be set at runtime.
|
||||
|
||||
- [`dream-encoding`](https://github.com/tmattio/dream-encoding) - Encoding primitives for Dream applications
|
||||
|
||||
This allows, among other things, to compress responses according to the `Accept-Encoding` HTTP header.
|
||||
- [`dream-cli`](https://github.com/tmattio/dream-cli) —
|
||||
command-line interface for Dream applications.
|
||||
- [`dream-encoding`](https://github.com/tmattio/dream-encoding) —
|
||||
compression middleware
|
||||
- [`dream-livereload`](https://github.com/tmattio/dream-livereload)
|
||||
— live reloading.
|
||||
|
||||
<br>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user