filter-bad-words
Allows you to easily check the text for bad words
Allows you to easily check the text for bad words
word-bar-heading
SQR Password
Implementation of the Buck worker protocol for Node.js.
a parser to translate words to numbers
Generates a cloud out of the words.
A demonstration of the ng-password angular library that provides a collections of tools to test for password strength.
A Url shortener using Cloudflare Worker
kepler.gl constants used by kepler.gl components, actions and reducers
worker-hundred-iron-funny
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
Fetches the openid-connect PEM public key for a specific KID for validating JWT provided by Keycloak.
security holding package
Transactional key-value store on top of any database
File-based key-value data store that supports the basic CRD (create, read, and delete) operations. This data store is meant to be used as a local storage for one single process on one machine.
A key store is an input component for the [PXEService](../pxe/) to manage keys securely. It provides a secure environment and interfaces for users to manage their keys. When the PXEService requests keys and signatures from the key store, a well-designed k
A simple polyfill to be used where the browser doesn't provide the Worker class. BE AWARE: while the code will work asynchronously, it won't run in a separate thread.