Michael Currin
Michael Currin
I found these as exported functions at the bottom of the very long 1MB compiler script. ``` compileScript, compileStyle, compileStyleAsync, compileTemplate, generateCodeFrame, parse, rewriteDefault, ``` It would be nice to...
Can you please add something to readme or Examples directory around using .vue file. ie load a .vue file and use it on a page. The existing example is just...
Such as to set the profile for Firefox ``` abcd1234.default ``` If Firefox OneTab integration part of the script still works.
Create a new Python repo. Handle just OneTrust and Bookmark parsing for browsers. Use Github action to publish package? Then install from URL manager. Use Github URL? PyPI? Name? just-browsing....
Lookup MongoDB example which uses links. SQLObject gives flexibility of SQLite / Postgres for easy deployment pipeline.
Split transformer into lib files which can be run standalone like a util. Or create user-facing parts of utils and transformer can use those or be a util itself.
Use args to limit to printing preview or counting items without writing. And to restrict to read only certain file types or file name instead of everything available. It will...