Andy Ray
Andy Ray
I have a multi-step form, and I break in a function that accepts "step" as an argument. Typing `step` at the console triggers the pry next step. Similar to #60
For neat people who just want to use this as a manipulation library and not be tied to a db, having the ability to just manipulate images would be handy....
You shouldn't modify the THREE object passed in. As in don't [do this](https://github.com/sohamkamani/three-object-loader/blob/master/source/index.js#L8): ``` THREE.OBJLoader = function... ``` A better pattern is to get a reference to THREE however you...
I'm not sure what to do with this package and github repo, but I would love to use an existing tree layouting library rather than write my own! https://www.npmjs.com/package/@zxch3n/tidy doesn't...
The readme, very strangely(!) does not include how to load react-arborist. VSCode intellisense is not able to locate where to get `` from, at least when I tried it after...