shallow
There are 30 repositories under shallow topic.
moroshko/shallow-equal
Minimalistic shallow equality check for arrays/objects
theKashey/proxyequal
There is a bit more smart way to compare things, than a shallow equal.
dhil/ocaml-multicont
multi-shot continuations in OCaml
WebReflection/cloner
Cloning ES5+ objects in a shallow or deep way
genbing99/MEAN_Spot-then-recognize
A Micro-Expression Analysis Network (MEAN) to spot-then-recognize micro-expressions
jonschlinkert/shallow-clone
Make a shallow clone of an object, array or primitive.
mjancarik/shallow-with-context
The module is temporary workaround for passing context in shallow rendering mode
will-wow/shallow-react-16
Sample code for a blog post about testing Hooks with `enzyme.shallow`.
ehmicky/declarative-merge
Merge objects/arrays declaratively
fabiospampinato/duper
Standalone functions for creating shallow clones or deep clones.
Filipoliko/shallow-react-snapshot
Turn deeply nested HTML snapshots into enzyme-like shallow HTML structure
fabiospampinato/are-shallow-equal
Check if two values are shallowly equal to each other.
stdlib-js/utils-merge
Merge and extend objects.
bengl/copying
A shallow copier that makes you make decisions
bleqdyce/asodi
A Shallow Object Detection Introduction
elcooleperco/EPEx
.Net object copy extension project
pktcodes/jest-enzyme-react-testing-basics
Setup Create React App with Jest & Enzyme for Testing
stdlib-js/array-base-fancy-slice
Return a shallow copy of a portion of an array.
stdlib-js/array-base-fancy-slice-assign
Assign element values from a broadcasted input array to corresponding elements in an output array.
stdlib-js/array-base-slice
Return a shallow copy of a portion of an array.
stdlib-js/array-slice
Return a shallow copy of a portion of an array.
stdlib-js/utils-copy
Copy or deep clone a value to an arbitrary depth.
AliceCros/enzymeProject
Use Enzyme for unit tests
afeiship/next-shallow-equal
Shallow equal for next.
alesyt0h/react-counterApp
CounterApp en React. Pruebas unitarias y de integración utilizando Jest y Enzyme
icezack12/shallowsim
DeepSeek-V3/R1 inference performance simulator
Maxyee/Jest-enzyme-testing-react
All of my testing experience with jest and enzyme will be shared into this repository.
phetw/cra-testing-with-jest-enzyme
A simple todo app with tests using Jest and Enzyme library