0.2.10 • Published 8 years ago

zfinder v0.2.10

Weekly downloads
4
License
MIT
Repository
github
Last release
8 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

8 years ago

0.2.9

9 years ago

0.2.8

9 years ago

0.2.7

9 years ago

0.2.6

9 years ago

0.2.5

9 years ago

0.2.4

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago

0.0.20160319

9 years ago

0.0.20160318

9 years ago

0.0.20160317

9 years ago

0.0.20160316

9 years ago

0.0.2016022417

9 years ago

0.0.20160225

9 years ago

0.0.20160224

9 years ago

0.0.20160223

9 years ago

0.0.20160216

9 years ago

0.0.20160215

9 years ago

0.0.20160214

9 years ago

0.0.20160121

9 years ago

0.0.20150911

10 years ago

0.0.2015091023

10 years ago

0.0.20150910

10 years ago

0.0.2015090921

10 years ago

0.0.20150909

10 years ago

0.0.20150907

10 years ago

0.0.20150831

10 years ago

0.0.2015082718

10 years ago

0.0.20150827

10 years ago

0.0.2015082516

10 years ago

0.0.20150825

10 years ago

0.0.20150821

10 years ago

0.0.2015081410

10 years ago

0.0.2015081409

10 years ago

0.0.20150814

10 years ago

0.0.20150813

10 years ago

0.0.20150812

10 years ago

0.0.2015081123

10 years ago

0.0.20150811

10 years ago

0.0.2015073116

10 years ago

0.0.20150731

10 years ago

0.0.20150730

10 years ago

0.0.20150729

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.20150703

10 years ago

0.0.20150702

10 years ago

0.0.20150701

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.1-20150701

10 years ago