1.0.35 • Published 3 months ago

nabladown-server v1.0.35

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 months ago

Nabladown server

Nabladown server is a computer application that lets you view nabladown files, through a hot reloading server.

npm.io

Quick start

The simplest way to run this is to use npx in a folder with nabladown files:

npx nabladown-server

Then open browser at http://localhost:3000. It will display a list of all .nd files, in the folder where the first command was run.

Then use any editor to change your files. The documents will update accordingly.

Using bun

You can also use bunx

bunx nabladown-server

If there is some error try to install it globally using bun i -g nabladown-server, and then try again.

Advanced

Change port

It is possible to change the port:

npx nabladown-server -p 8080

The above command will run the server on port 8080.

Add your style

Just create an index.css file in your root folder.

TODO

  • Create browser editor
  • Using custom nabladown render
  • Offline mode
1.0.35

3 months ago

1.0.34

3 months ago

1.0.33

4 months ago

1.0.32

4 months ago

1.0.31

4 months ago

1.0.30

4 months ago

1.0.29

4 months ago

1.0.28

4 months ago

1.0.27

4 months ago

1.0.19

5 months ago

1.0.18

5 months ago

1.0.17

5 months ago

1.0.16

5 months ago

1.0.9

5 months ago

1.0.8

5 months ago

1.0.7

5 months ago

1.0.6

5 months ago

1.0.22

4 months ago

1.0.21

4 months ago

1.0.20

5 months ago

1.0.26

4 months ago

1.0.25

4 months ago

1.0.24

4 months ago

1.0.23

4 months ago

1.0.11

5 months ago

1.0.10

5 months ago

1.0.15

5 months ago

1.0.14

5 months ago

1.0.13

5 months ago

1.0.12

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago