I, to be honest, kind of enjoy using Morphic as a UI framework (however I havent done much), and the overall “no HTML!” style of it. However, it’s hard to work on when it doesn’t have any type definitions (the ones that VS Code does pick up are… bad) and that it doesn’t use a JS library system. To solve these problems, I would like to be able to make a NPM version of it, with .d.ts type defintions, and exports. Now, I might be making this post for no reason (as Snap! and Morphic itself is open source), but I would like to make sure I can do this.
