Patrick Mooney
Patrick Mooney
Plugin
Hello There! I have seen the demo for your pagination and it works really well! Is there any way you can isolate the prose-mirror plugin into it's own package so...
My app is based on gl/v4.1-core and it seems that including glfont in my app causes a Seg Violation on any call to gl.CreateShader Fix: Fork and update glfont to...
Sorry if this has been asked/answered but cannot find example in the docs... **Problem** If I have a function: ``` const getAThatBelongsToB = async ( aWhere: a.Wherable, bWhere: b.Wherable )...