Skip to content

prnvbn/textfsm-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

textfsm playgorund

This playground is inspired by https://textfsm.nornir.tech/. This is something I have occasionally used to sanity check TextFSM or Jinja templates.

Why?

  • I wanted a nicer UI
  • I wanted to ensure that anything I input was never leaving the browser and was always present on the client side.

Run locally

Run make -C wasm to generate all the relevant HTML, JS and WASM files at wasm/dist/* which can be served by whatever you choose

There is a simple go file server which you can used by running go run cmd/server/main.go.

Supported Features

  • TextFSM parsing
  • Jinja rendering
  • JSON Schema Validation

About

TextFSM playground built using Go+WASM

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors