Stian Håklev
Stian Håklev
Live public examples or demos of how this could be used (other than the short example in the readme), would be great.
I'm using this component in our React app, displaying it through a Popover. The first time I display it, the entire screen flickers. After that, it works perfectly, even if...
Can't get this to work, not sure if it's a UTF8 issue or what. require 'ffi/hunspell' c= FFI::Hunspell.dict('ru_RU') p c.stem("рассчитывал") #-> [] command line using hunspell binary: textmining|master⚡ ⇒ echo...
Hi, As part of our project to build a Meteor platform for authoring collaborative learning exercises [FROG](https://github.com/chili-epfl/FROG), we had the need to embed collaborative editing deeply, including simple text, rich...
I have not written Ruby for a while, but I needed this for a project, and it seems to work. This adds the possibility of selecting a specific value using...
Need to rethink approach - there is a lot of logic in runDataFlow, mergeData etc but it depends on having Session, graphs with connections etc... Could we actually model a...