Skip to content
This repository was archived by the owner on Dec 27, 2018. It is now read-only.

Latest commit

 

History

History
4 lines (3 loc) · 570 Bytes

File metadata and controls

4 lines (3 loc) · 570 Bytes

harponica

HarpJS had issues that prevented it from being bundled with an Electron app. Namely, this was its node-sass dependency, which effectively disallowed cross-platform use. As a result, Harponica was created to serve the sole purpose of creating a small server capable of rendering and compiling .pug files.

This project will eventually grow to support other file formats and features, but for now it is strictly barebones, lightweight, and meant for use solely as an embedded feature of UniversityHigh's editor (https://github.com/UniversityHigh/editor).