Docs + helper CLI for Effect TypeScript best practices
No description provided.
The missing standard library for TypeScript, for writing production-grade software.
A React helper hook for scheduling a layout effect with a fallback to a regular effect for environments where layout effects should not be used (such as server-side rendering).
A wrapper package that uses `useInsertionEffect` or a fallback for it
Effect-TS is a zero dependency set of libraries to write highly productive, purely functional TypeScript at scale.
Effect-TS is a zero dependency set of libraries to write highly productive, purely functional TypeScript at scale.
Unified interfaces for common platform-specific services
Create components whose prop changes map to a global side effect
It's react's useEffect hook, except using deep comparison on the inputs, not reference equality
Platform specific implementations for the Node.js runtime
Ponyfill of the experimental `React.useEffectEvent` hook
Create components whose prop changes map to a global side effect
A React hook that uses useEffect() on the server and useLayoutEffect() in the browser
Functional programming in TypeScript
Experimental modules for the Effect ecosystem
An easy to use, extensible pretty-printer for rendering documents for the terminal
ESLint rule to warn against unnecessary React useEffect hooks.
A Quick description of the component
OpenTelemetry integration for Effect
A set of helpers for testing Effects with vitest
A SQL toolkit for Effect
A library for building command-line interfaces with Effect
Mediapipe Face Detection Solution
A simple caching middleware for rails
Enhance your Rails application’s communication capabilities with Communify, a robust gem designed to seamlessly integrate SMS, push notifications, and email logging. Leveraging the power of Twilio and Firebase Cloud Messaging, Communify enables developers to effortlessly send important alerts and updates while maintaining comprehensive logs of all communications. With its straightforward implementation, Communify simplifies your messaging infrastructure, allowing you to focus on delivering exceptional user experiences. Ideal for developers seeking a unified solution for effective customer engagement.
Welcome to the WhatsApp API from Meta. Individual developers and existing Business Service Providers (BSPs) can now send and receive messages via the WhatsApp API using a cloud-hosted version of the WhatsApp Business API. Compared to the previous solutions, the cloud-based WhatsApp API is simpler to use and is a more cost-effective way for businesses to use WhatsApp. Please keep in mind the following configurations: | Name | Description | | --- | --- | | Version | Latest [Graph API version](https://developers.facebook.com/docs/graph-api/). For example: v13.0 | | User-Access-Token | Your user access token after signing up at [developers.facebook.com](https://developers.facebook.com). | | WABA-ID | Your WhatsApp Business Account (WABA) ID. | | Phone-Number-ID | ID for the phone number connected to the WhatsApp Business API. You can get this with a [Get Phone Number ID request](3184f675-d289-46f1-88e5-e2b11549c418). | | Business-ID | Your Business' ID. Once you have your Phone-Number-ID, make a [Get Business Profile request](#99fd3743-46cf-46c4-95b5-431c6a4eb0b0) to get your Business' ID. | | Recipient-Phone-Number | Phone number that you want to send a WhatsApp message to. | | Media-ID | ID for the media to [send a media message](#0a632754-3788-43bf-b785-ac6a73423d5a) or [media template message](#439c926a-8a6c-4972-ab2c-d99297716da9) to your customers. | | Media-URL | URL for the media to [download media content](#cbe5ece3-246c-48f3-b338-074187dfef66). |
Contentful API wrapper library exposing an ActiveRecord-like interface