deepicker icon indicating copy to clipboard operation
deepicker copied to clipboard

🔪 A tiny library inspired in GraphQL but much more simple

Results 14 deepicker issues
Sort by recently updated
recently updated
newest added

## Description ## Motivation, Consideration and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change which fixes...

https://github.com/alissonperez/deepicker/blob/5d70b9015892e79d5063230e857341b179f6f7d0/src/picker.js#L134 needs a check for the simple type 'boolean' picker.pick({a:false}) return {a:{}} instead of {a:false}

Current README shows just a small set of features provided by library. We need to improve it with more examples and descriptions. TODO: - [ ] Detail picker object functions...

enhancement
wip

Add `.npmignore` or declare files in `package.json` to make our bundle more tin. ## Expected Enhancement Removing some unnecessary files we can: - Make our package more tin. - improve...

enhancement
good first issue

Analise some pick objects methods: - `toContext`: name OK - `include`: Someone can confuses with a kind of inclusion inside picker. - `pickStatic`: *Static* word here not seems good. -...

enhancement
New major

Check needs of adding a read the docs ref. https://readthedocs.org/

enhancement
help wanted

Make a demo page on [github.io](https://pages.github.com/)

enhancement

A good guide: https://zach.codes/ci-code-coverage-tests-in-5-minutes/

enhancement

Bumps [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp) and [loader-fs-cache](https://github.com/viankakrisna/loader-fs-cache). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies