Promise-like async parallel control flow library, without so much abstraction.
Glitchify any text you want using this react component. The animation is very catchy.
Rainbowfy any text you want using this react component. The animation is very catchy.
Generate a short, catchy single-file portfolio website HTML.
A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript
Minimal dark theme which is soothing to eyes and catchy colors
Sorry guys, this name is catchy & I need to reserve this package as I'm writing this in GoLang (not TypeScript, which is a soylang btw) and I can't let this REEEEALLY catchy name go away to someone (you) who's gonna probably write a lame tool (in JavaScri
A npm package for generating Open Graph images like Twitter Cards.
A webpack plugin to stylize the JavaScript logs. This will help developers to make console logs catchy.
AI commit message assistant with secure diff redaction and modern terminal UX.
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.2.2.
Generate random beuatiful usernames
Leaflet plugin to use Apple MapKit JS as a map provider
A JS library for sending, receiving, and parsing cXML messages.
A [LeafletJS](http://leafletjs.com/) plugin to use [Apple's mapkitJS](https://developer.apple.com/documentation/mapkitjs) basemaps.
**[The Trump Dictionary](https://sites.google.com/view/the-trump-dictionary-patriot/home)**: Understanding the Language of a Former President
Play Jetpack Joyride online for free. Unblocked and available on all devices. Experience the best Jetpack Joyride gameplay now!
This plugin leverages the power of AI to automatically generate high-quality content and engaging titles based on a given subject. By integrating Google’s Generative AI model, it offers an easy-to-use solution for creating detailed, well-structured articl
A HOC that provides a tool interface with tC core
The Internet Archive Donation Form Section component
A collection of reusable styles and components for React applications.
a redis client factory to simplify redis client creation for basic use cases
A super simple input component that formats as you type.
Find short, pronounceable names for brands, products, and projects.
Dual q/kdb+ interface for API to build a shared library and an IPC client.
Wrapper of kdb+ C API.
Dual q/kdb+ interface for API to build a shared library and an IPC client.
Dual q/kdb+ interface for API to build a shared library and an IPC client.
Incorporeal document format.
AssemblyAI provider for the LLM Kit
Minimalistic MAVLink client that supports `no-std` and `no-alloc` targets.
High-quality integration for https://supermaker.ai/blog/nano-banana-pro-prompt-use-cases-ready-to-copy-paste/
A Rust client library for the DigitalOcean API v2
A Framework for Tracing, Automatic Differentiation, and Just-In-Time Compilation
Skibidi rizz gyatt toilet crate.
AI assistant for the terminal
Allows you to create an object that captures any chain of methods called on it and then displays them when turned into a string.
Remember when RSpec had stub_chain? They removed it for good reasons but sometimes you just need it. Well, here it is, a proxy object. It doesn't actually mock anything for you (the name is just catchy) so you need to do that. But that actually comes with a lot of benefits: 1) It's compatable with any testing framework 2) You can use it for purposes other than testing, e.g. prototyping, code stubs 3) Flexibility in how you use it without overloading the number of methods you have to remember Here's an example usage: let(:model_proxy) do MockProxy.new(email_client: { create_email: { receive: proc {} } }) end before { allow(Model).to receive(:new).and_return model_proxy } it 'should call receive' do proc = MockProxy.get(model_proxy, 'email_client.create_email.receive') expect(proc).to receive(:call) run_system_under_test MockProxy.update(mock_proxy, 'email_client.create_email.validate!') { true } MockProxy.observe(mock_proxy, 'email_client.create_email.send') do |to| expect(to).to eq 'stop@emailing.me' end run_system_under_test2 end As you can see, the proc - which ends the proxy by calling the proc - can be used for anything. You can spy on the call count and arguments, mock methods, or just stub out code you don't want executed. Because it doesn't make any assumptions, it becomes very flexible. Simple, yet powerful, it's uses are infinite. Enjoy
No description provided.
No description provided.