psv-ui

command
v0.3.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

This is a simple web-server for re-formatting PSV tables.

Routes:

GET /index.html

	+---------------------------+
    | (reformat|reset|show-all)	|
	|                           |
	| [ ] align [x] squash      |
	| prefix: [//___]           |
	| locale: [en___]           |
	| style:  [markdown|v]      |
	|                           |
	| +- input ---------------+ |
	| |                       | |
	| |                       | |
	| +-----------------------+ |
	+---------------------------+

GET /api/demos

	{
		demos: [
				{ ... },
				{ ... }
			   ]
	}

POST /api/format
	accept text input
		- TODO: 2025-03-27
	    	- [ ] limit size
	    	- [ ] limit # api calls per IP
	response
	    - [x] text (reformatted input)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL