<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<window
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
</window>
Once upon a time, Mozilla made the decision to allow developers to extend the browser by using their XML-based user interface. It gave you access to pretty much anything the browser could do and was cross platform. You could even use it to create standalone applications. And so I did.
It's been a while now but my old and older websites still exist.
A theme for JSON Resume based on Orbit design by xriley
Javascript, Handlebars
A cross-platform desktop version of swagger-editor built using Electron
Swagger, API, Electron
Near instant hot reloading of JSX and CSS in Electron without Webpack or Watchify
React, JSX, Electron
A standardised way to create and reduce Promise actions in Redux
Redux, Promise