List of event key names
Convert between keyboard keycodes and keynames and vice versa.
Dict of keycodes for keynames
A string:val map that works for all keynames - including __proto__
A restful api utility to manage states such as loading, error and data hassle free and doing catching of calls based on keynames passed down
Custom transforms for Style-Dictionary, to work with Design Tokens that are exported from Tokens Studio
This repository contains a JavaScript module designed to facilitate the preprocessing of datasets for machine learning applications. The primary functionality of the module is to scale feature data using normalization or standardization methods, and to pa
Custom transforms for Style-Dictionary, to work with Design Tokens that are exported from Tokens Studio
Convert key codes to easily readable names.
Poll a log API for displaying messages
Lightweight SDK for consuming Clef secrets — Cloud KMS provider and app client
this will return the child in deep nested object with parent detail
a package used to log the keys that the user is currently holding and the history of what they have pressed
A simple keyboard event listener for Vue.js 2.0
Customize and generate React forms for complex payloads
React高阶组件
Allows you to generates random table data based on options you specify.
DynamoDB single table design and data validation made easy using TypeScript and Zod ⚡️
gettext finder
timing for simulations and games for node and the browser
Communication between AutoHotKey and NodeJS.
A simple random employees generator
lodash clone produced as part of courseware at Lighthouse Labs Inc.
Communication between AutoHotKey and NodeJS. Updated for v2.0.3
A crate to query the os for key names for scancodes
Tauri plugin for secure element use on iOS (Secure Enclave) and Android (Strongbox and TEE).
A simple and tiny file encrypt tool
A lightweight, thread-safe rust library for system-wide hotkey management on Windows
unnecessary SSH-key manager mainly for my pleasure
An easy timeseries database
Elektra serves as a universal and secure framework to access configuration parameters in a global, hierarchical key database.
An Apache Arrow Flight SQL client
Bergshamra — Pure Rust XML Security library (XML-DSig, XML-Enc, C14N)
XML Canonicalization (C14N) for Bergshamra XML Security library
Core types and constants for the Bergshamra XML Security library
Cryptographic algorithm implementations for Bergshamra XML Security library
A very simple hash-like class that borrows a little from OpenStruct, etc. * Treats string and symbol keys as equal * Access member objects with ot.>>.keyname * Guard conditions allow you to control what returns if key is not present * Pretty much read-only, for better or worse Meant to facilitate message-passing between classes.
+drupalcluster+ is a command line tool to quickly deploy a Drupal hosting cluster of a scalable amount [2..5] of virtual webservers. !! AWS identity is required for this script !! Your AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY should be either environment variables, or set in ~/.aws/credentials. The configuration file contains additional details for the cluster, including an ssh KeyName that's needed to access the servers. The KeyName defaults to 'Drupal', easiest if it's precreated. $HOME/.drc/drupalcluster.conf This is a demo version only, builds Drupal on HTTP connection. Don't use it seriously. Especially, don't post personal/sensitive data on your Drupal site. ==== Commands create name -- Creates a Drupal hosting cluster check [name] -- Checks the status of creation/deletion delete name -- Deletes permanently the given cluster test name|url -- Sends a simple HTTP GET to the URL (of the given cluster) attack instance -- Permanently terminates the given server instance list -- Lists the recently created/deleted clusters. ----------------------- *** Please contribute to add rspec's ***