Vue.js plugin that allows page elements to be easily mutable using Firebase.
Lets you know if a word is cool or not. Current use: Twitter bots.
Helpers for interacting with Ant Design components in Cypress tests.
Helpers for interacting with Ant Design components in Cypress tests.
Variable arguments and "The last is the callback" convention made without "var args = somehowParse(arguments)" surrogate.
Variable arguments and "The last is the callback" convention made without "var args = somehowParse(arguments)" surrogate.
Scroll to the first error in your Formik form and set focus
Helpers for interacting with Ant Design components in Cypress tests.
declarative images in react
Helpers for interacting with Ant Design components in Cypress tests.
Variable arguments and "The last is the callback" convention made without "var args = somehowParse(arguments)" surrogate.
redirect a function's output streams
This is a library to make Cloudflare Workers KV easier to use.
Asynchronously load gists.
Pattern matching for TypeScript
Adds a macro to retrive the name of the current function
Split Vecs in constant time
a silly little framework for terminal user interfaces
A dead simple notification daemon 🦡
Uncool is a unit testing coverage tool that monitors tests recording all the methods covered for the tarageted namespaces.
Credentials like passwords, access tokens and other secrets are often passed to sites each by it's own ENV variable. This is both uncool, non-atomic and therefore unreliable. Use this plugin to store your credentials in encrypted YAML files which you can safely commit to your source code repository. In order to use all of them in Bridgetown, you have to set or pass exactly one ENV variable holding the key to decrypt.