3.0.22 • Published 3 years ago
rldr-cli v3.0.22
rldr-cli
Run rldr as a command
step 1 add the rldr tag to your html
<script src="/rldr"></script>
run: rldr as a command
install rldr globally
npm -g i rldr-cli
and run it as a command
rldr
it will serve the current directory on port 8080 and trigger a refresh whenever
files under that directory change (using the watch
module to do so).
<script src="/rldr"></script>
is still required in any page that needs to refresh
Additional Notes
it uses express-longpoll
to send reload events back to the client
3.0.21
3 years ago
3.0.22
3 years ago
3.0.20
5 years ago
3.0.18
5 years ago
3.0.19
5 years ago
3.0.17
5 years ago
3.0.16
5 years ago
3.0.15
6 years ago
3.0.13
6 years ago
3.0.12
6 years ago
3.0.11
6 years ago
3.0.10
6 years ago
3.0.9
6 years ago
3.0.8
6 years ago
3.0.7
6 years ago
3.0.6
6 years ago
3.0.5
6 years ago
3.0.4
6 years ago
3.0.3
7 years ago
3.0.2
7 years ago
3.0.1
7 years ago
3.0.0
7 years ago