Here are
200 public repositories
matching this topic...
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
Updated
Jun 16, 2022
TypeScript
Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.
Updated
Jun 16, 2022
TypeScript
A set of Rails responders to dry up your application
Updated
Mar 28, 2022
Ruby
✨ An opinionated way to keep your express API organized
Updated
Jan 20, 2022
JavaScript
Component-based state management for JavaScript.
Updated
Sep 26, 2018
TypeScript
Robotic arm control in Python
Updated
May 3, 2022
Python
Manage Container Attached Storage (CAS) - Data Engines in Kubernetes
Arduino library for communicating with Nintendo extension controllers
A plain C library to program with hardware controllers.
Device access library for Joycon(Nintendo Switch)
The "DIY" SteamVR compatible VR setup made for tinkerers.
Built using only nodejs core. Lightweight, intuitive together with great performance and response timing.
Updated
Apr 1, 2022
TypeScript
A powerful and easy to use slider menu.
Updated
Apr 15, 2018
Swift
Arduino Dimmable PWM DIY LED Light for Marine/Reef/Freshwater Aquarium controller with Nextion LCD support and temperature/cooling fans control (3 sensors/fans)
How to use Woocommerce (3.4.3) with Sage 9.0.1 (Blade + SoberWP controllers), WP 4.9.7 (17/07/2018)
Interface to OpenVR Input Emulator to translate any Direct Input controllers commands into VR Controller commands
Use FormRequests as invokable controllers
A simple HTML5 Gamepad handler that provides keyboard-like events for Gamepad sticks and buttons.
Updated
Mar 11, 2022
JavaScript
Controller generation for Javalin, Helidon SE.
Updated
Feb 3, 2019
JavaScript
Pure javascript helper to manage your API routes
Updated
Feb 11, 2022
JavaScript
a security controller for Kubernetes
Gardener extension controller library - utilities and common functionality.
🦑 Async wrapper for express functions.
Updated
Feb 8, 2019
TypeScript
"php artisan make:all" for Laravel 5.5+
A curated list of awesome Kubernetes Operator Frameworks
✨ Works like magic to dry up your controllers
Updated
Feb 24, 2021
Ruby
Improve this page
Add a description, image, and links to the
controllers
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
controllers
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
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.
Is your feature request related to a problem? Please describe.
There is a solution to duplicated hardware names #672 and eve though it is a working one, it is not the ideal solution.
Describe the solution you'd like
Refactor the code to take this comment into account.
Add some tests.