Inventsable / ovid-web

Minimalist web application for Adobe scripting with dynamic Typescript, ECMA2018 support, and more

Home Page:https://ovid-editor.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ovid Web

Minimalist browser rebuild of Ovid-Editor:

Dynamic Typescript Support:

Firebase backend for URL links to snippets:

Contextual links to scripting resources:

Todo

  • Migrate to TextMate grammars (like VSCode uses) to be able to support any VSCode theme and extended syntax highlighting. In doing this, we lose the current Typescript implementation and will need to figure out how to re-implement them -- between the balance of proper syntax highlighting and Typescript, I've leaned towards Typescript for the initial build.
  • Finish Add Note dialog and extended functions
  • Add support for more ECMA2018 methods via @babel/standalone plugins, should be as easy as adding them in from this link and gauging what users actually want/need.
  • My Snippet History list for current user, expand User Menu and potentially add more OAuth providers beyond just Google and Github
  • 404 Page
  • Roll a Random Snippet function for easy samples of scripting

About

Minimalist web application for Adobe scripting with dynamic Typescript, ECMA2018 support, and more

https://ovid-editor.web.app/


Languages

Language:JavaScript 98.3%Language:Vue 1.7%Language:HTML 0.0%