hotwordwrapper
Hotword detector for Node.js using Snowboy by Kitt.ai.
Hotword detector for Node.js using Snowboy by Kitt.ai.
birzhi-s-p2p-heyw
> TODO: description
Keys store for MobX
sort the array of objects by any key
A secure API key authentication module
Implement different validation libraries with a common response.
installs a package and starts rpc-server using exported function
Automatically generates the boilerplate code for new package
Convenient way to validate and parse a JWT created and signed by KeyCloak.
ECC and RSA key-pair tools for lindorm.io
Redis queue worker watching redis list for messages.
Redux powered queue for the processing of serializable objects through sequential custom handlers, by parallel workers, with error and endless loop protection. Aimed at complex deferred offline persistence handling.
library to interface with the keyri API
Assignment2 for web apps
> TODO: description
toward-anyway-turn-egg
```tsx const Component = () => { const value = useObservable(store) return <div>{ value }</div> } ```