BrandonXLF / nimble

HTML, markdown, and SVG viewer and code editor.

Home Page:https://www.brandonfowler.me/nimble/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nimble HTML and Markdown

Nimble is an HTML, markdown, and SVG viewer and code editor built on Electron. It aims to provide a quick way to switch between viewing, editing, and debugging files.

Screenshot

Developing

Before build commands can be run npm must be installed and dependencies must be installed with npm install.

To create and run a development distribution run npm start and to create a production build run npm run build. To lint your code for issues, run npm run lint.

About

HTML, markdown, and SVG viewer and code editor.

https://www.brandonfowler.me/nimble/

License:GNU Lesser General Public License v3.0


Languages

Language:TypeScript 85.1%Language:Less 8.8%Language:HTML 6.0%