David Guttman

Results 22 comments of David Guttman

@giorgio-zamparelli & @dasheck0 : I just saw the same quote, but as someone who built their own (less fully-featured) version of sift.js years ago, I can share my use case:...

Asked @substack about it. Looks like it needs a bit more thought, but the gist is that it's something that https://github.com/substack/module-deps would need to handle, but `npm dedupe` could put...

Anything in particular I need to do? I tried the following, but didn't get any errors: ``` mkdir cssify-git npm init npm i -S browserify cssify git init git add...

Right now, that's not easy. Not even sure what the best way of going about that would be. Maybe remove those words from the JS and let people overwrite them...

@mrn3 a PR would be great, thanks!

If anyone can get this to work, a PR would be great. Thanks @ainsleys.

So the idea is take webpack as a dev dependency and to do all the transpilation before publish. I think that could work. Curious if this will mess with the...

Editing data would be a really cool feature! Right now a couple issues come to mind though. In most setups a good percentage of the rows will be "summary" rows...