3.0.22 • Published 2 years ago

rldr-cli v3.0.22

Weekly downloads
20
License
MIT
Repository
-
Last release
2 years ago

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

2 years ago

3.0.22

2 years ago

3.0.20

3 years ago

3.0.18

3 years ago

3.0.19

3 years ago

3.0.17

3 years ago

3.0.16

4 years ago

3.0.15

5 years ago

3.0.13

5 years ago

3.0.12

5 years ago

3.0.11

5 years ago

3.0.10

5 years ago

3.0.9

5 years ago

3.0.8

5 years ago

3.0.7

5 years ago

3.0.6

5 years ago

3.0.5

5 years ago

3.0.4

5 years ago

3.0.3

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago