Skip to content

a web-based, privacy-focused XML pretty printer

Notifications You must be signed in to change notification settings

kurtztech/nicexml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NiceXML

a web-based, privacy-focused XML pretty printer

Development

$ git clone git@github.com:kurtztech/nicexml.git
$ cd nicexml
$ npm install
$ npm run dev

To build the production artifacts:

$ npm run build

To Do List

  • collapsible tags

About

a web-based, privacy-focused XML pretty printer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 41.6%
  • JavaScript 33.9%
  • CSS 24.5%