Billy Bastardi
Billy Bastardi
Is there currently a work around for this osx watcher limit?
As a developer, I'd like my project to rebuild faster whenever a project file changes.
Because of OSX fs watcher limits, instead of dropping a watcher in every single package, it would be nice to find the lowest common ancestor for a bundle of dependencies...
As an interested open-source contributor, I'd like a simple, well documented interface to include Gob's file system/dependency watcher into my project.
Includes - Abstracting sub-modules out - Making methods privates - Better tests
As a developer, I'd like the project to be well documented so that it makes it easier to understand and contribute to. Additionally, as a user, I'd like all the...
Gumi should be able to construct itself from a native select box, in addition to the current way which is from the markup.
As a developer, i'd like to be able to use AJAX to hook into my search results (extends long list support https://github.com/b1lly/gumi/issues/16)
As a developer, i'd like a convienient way to deal with long lists of data (maybe add a configuration to enable search box filter).