jlgerber / jspgraph

A jobsystem police graph using web tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jobsystem Police Graph

This web app is intended to visualize a jsptemplate. Currently, it loads the json serialized format provided by the jsp save subcommand.

Tech Stack

  • Written in Javascript with a smattering of Typescript
  • Uses React spa framework
  • Uses Parcel because it is amazing (doesnt suffer from YAJF)
  • Uses Prettier to keep things looking nice
  • Uses eslint to annoy the author
  • Uses babel to transpile the new stuff

Developing

  • run npm run dev in a shell to serve up the webpage on localhost:1234

About

A jobsystem police graph using web tech


Languages

Language:JavaScript 81.7%Language:TypeScript 10.9%Language:CSS 6.2%Language:HTML 1.2%