You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This may be related to #1, but perhaps consider not extending native APIs and prototypes? Some people get really mad about that sort of thing. It makes it harder to use as part of a project that relies on libraries that provide exports. As larger projects move to Webpack (and its kin), this may be a barrier to adoption.
Currently, this library adds select, inject, and transform to the JSON object. It also adds $root to String, Number, Function, Array, and Boolean native prototypes.
caesay, vladimyr, bsouthga, blazeu, chrisdothtml and 2 more