/library

Primary LanguageTypeScriptMIT LicenseMIT

Shabad OS Library

Make quadrilateral shapes to dewarp pages. (Check out the Shabad OS Library User Guide)

Dev

  • Main files for development are located in src/renderer/index.html and it's corresponding js/ts and style files
  • Only changes to electron are found in src/main/index.ts:
// https://github.com/electron/electron/issues/28422
app.commandLine.appendSwitch('enable-experimental-web-platform-features')