deku-component-is-node
Component checker
Determines if an object is a valid Deku component
Determine if an object is a valid Deku node
1 stars
3 watching
0 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kvnneff/deku-component-find-all | Traverses a component tree and returns components that satisfy a condition | 1 |
kvnneff/deku-component-mount | A utility for mounting Deku components to the DOM | 1 |
kvnneff/deku-testutils | A collection of utility functions for testing Deku components | 5 |
dekujs/component-mock | A utility for wrapping and testing React components in isolation | 6 |
dominicbarnes/deku-forms | A collection of reusable form components for building web forms with customizable validation and user interface | 8 |
dekujs/assert-element | A set of assertions for working with virtual DOM nodes in Deku/React applications | 16 |
stevenmiller888/khaos-deku-component | A template to quickly build Deku components | 1 |
sindresorhus/is-observable | Tool to check if a value is an Observable | 39 |
gillstrom/deku-form | A library of reusable form components for building web forms | 9 |
dominicbarnes/deku-grid | A Deku component library for creating grid-based layouts using suitcss/components-grid | 5 |
inspect-js/node-deep-equal | A Node.js module implementing the algorithm for comparing two objects for equality | 778 |
syntax-tree/hast-util-is-element | Utility to check if a node matches certain element criteria in HTML or document structures | 12 |
kid-joker/npm-deprecated-check | Automatically checks and reports on deprecated packages in a project or globally. | 26 |
svnm/deku-css-modules | Automates loading of CSS Modules in Deku components | 8 |
dirk/deku.rb | A Ruby interface to the Deku JavaScript library | 1 |