awesome-deku
github.com/lambtron/awesome-deku ↗A curated list of awesome Deku resources
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me testing resources from awesome-deku"
Installation instructions →What's inside
Testing
- assert-element
Assertions that can be used when working with Deku/React and JSX.
- component-mock
A wrapper for deku components to facilitate easier unit-testing.
- deku-component-find-class
Traverse a Deku component tree and return with a given class name.
- deku-component-is-node
Determine if an object is a valid Deku node.
- deku-component-mount
Mount a Deku component into the DOM.
- deku-testutils
A collection of utlities to aid in testing Deku components.
Apps
- Blox Party
A multiplayer falling blocks game using Deku
- deku-todo-list
A to-do list example
- todomvc
A TodoMVC example written using deku
Documentation
- Cheatsheet
A cheatsheet for Deku
- Components
An intro to Deku components and walkthrough of building an app with a simple Button component
- Installing
A guide on installing Deku
- JSX
How to use JSX with Deku
Components
- deku-accordion
Accordion component for deku
- deku-carousel
Carousel component for deku
- deku-chart
- deku-css-modules
mapping of class names to CSS modules inside Deku components.
- deku-form
A collection of deku components for working with forms (Works with Browserify)
- deku-forms
A collection of deku components for working with forms (Works with Duo)
Boilerplate
- deku-boilerplate
Boilerplate for building Deku projects
- deku-stub
Deku stub app with support for JSX, ES6, headless testing, type checking, and more.
- keku
A template for quickly building Koa + Deku applications with ES6 support.
- khaos-deku-component
A template for building Deku components
Miscellaneous
- dekucomponents.com
Search for Deku components on npm
- deku-event
Turn Deku components into eventEmitters
- deku.rb
Ruby interface to Deku JavaScript library
- deku-scrub
Deku extensions for increased awesome
- eslint-deku
ESLint configuration for use in deku projects
High-order components (v2)
Routing
- deku-router5
Helpers to integrate Deku with router5.
Showing a sample of 49 resources. View the full list on GitHub →