0.2.10 • Published 7 years ago

zfinder v0.2.10

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

zfinder

zfinder is a simple, powerful, flexible static server (B/S structure).

you can setup a static server with markdown support and lots of other features using one command: $ zfinder serve

installation

$ npm install zfinder -g

usage

starting a zfinder server

$ zfinder serve

building files

building is to convert source files of specified formats(Markdown, etc.) into target formats.

building-map

build all files in a directory

$ zfinder build $directory

build one file

$ zfinder build $file

kill all existing zfinder processes

$ zfinder kill

handlers

handlers are designed to deal with specific urls, or serve as an web API.

authorization

namedescriptionsupported
basic-authadding basic authorization for urlsyes

file system

namedescriptionsupported
explorerexplores directories like finder.app or explorer.exepartly
make-dircreating a directoryyes
read-dirreturning stats of paths in a directoryyes
read-filereturning stats and file contentyes
remove-pathremoving a path(file or directory)yes
rename-pathrenaming a path(file or directory)yes
write-filecreating or updating a fileyes

searching

namedescriptionsupported
content-searchsearching keyword in content of filesyes
glob-searchsearching with glob expression for path namesyes
indexed-pathname-searchsearching for path names with indexesno
indexed-content-searchsearching keyword in content of files with indexesno

graphviz (supporting the DOT language via viz.js)

namedescriptionsupported
dot-editorediting DOT fileno
dot-previewerpreviewing DOT fileyes
dot-rendererrendering DOT codeyes

plantUML (TODO: converting plantUML into DOT using pure javascript version)

namedescriptionsupported
plantuml-editorediting plantuml fileno
plantuml-previewerpreviewing plantuml fileyes
plantuml-rendererrendering plantuml codeyes

markdown

namedescriptionsupported
markdown-editorediting markdown fileno
markdown-previewerpreviewing markdown fileyes
markdown-rendererrendering markdown fileyes

xmind

namedescriptionsupported
xmind-editorediting xmind fileno
xmind-previewerpreviewing xmind fileno

text

namedescriptionsupported
text-editorediting text filepartly

fallback

namedescriptionsupported
serve-indexautomatically add a suffix to current url if that matches a fileyes
serve-staticurls that are not processed by other handlers will be pass to node-staticyes
0.2.10

7 years ago

0.2.9

8 years ago

0.2.8

8 years ago

0.2.7

8 years ago

0.2.6

8 years ago

0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago

0.0.20160319

8 years ago

0.0.20160318

8 years ago

0.0.20160317

8 years ago

0.0.20160316

8 years ago

0.0.2016022417

8 years ago

0.0.20160225

8 years ago

0.0.20160224

8 years ago

0.0.20160223

8 years ago

0.0.20160216

8 years ago

0.0.20160215

8 years ago

0.0.20160214

8 years ago

0.0.20160121

8 years ago

0.0.20150911

9 years ago

0.0.2015091023

9 years ago

0.0.20150910

9 years ago

0.0.2015090921

9 years ago

0.0.20150909

9 years ago

0.0.20150907

9 years ago

0.0.20150831

9 years ago

0.0.2015082718

9 years ago

0.0.20150827

9 years ago

0.0.2015082516

9 years ago

0.0.20150825

9 years ago

0.0.20150821

9 years ago

0.0.2015081410

9 years ago

0.0.2015081409

9 years ago

0.0.20150814

9 years ago

0.0.20150813

9 years ago

0.0.20150812

9 years ago

0.0.2015081123

9 years ago

0.0.20150811

9 years ago

0.0.2015073116

9 years ago

0.0.20150731

9 years ago

0.0.20150730

9 years ago

0.0.20150729

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.20150703

9 years ago

0.0.20150702

9 years ago

0.0.20150701

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago

0.0.1-20150701

9 years ago