Reusable **UI components** and **API utilities** extracted from the **AIMS project**. This package helps standardize and accelerate development across multiple projects.
HeroUI core styles and Tailwind plugin
Sentry Performance Monitoring Package
Independant Material Button from Material Design built from 0
Library for components used in Bookunited websites.
Fast, expressive styling for React.
Improve the debugging experience and add server-side rendering support to styled-components
React component to render markdown
x402 Payment Protocol SVM Implementation
UI component to support selling ancillaries with the Duffel API in your React Native app.
Browser automation CLI — short alias for browser-use with auto-state
A lightweight toolset for writing styles in Javascript.
[](https://circleci.com/gh/SAP/feature-toggle-node) [](https://coveralls.io/gith
Normalize, canonicalize, and format BCP 47 tags
styled() API wrapper package for emotion.
A library of styleable components built using React Aria
React components and hooks for the Google Maps JavaScript API
TypeScript definitions for styled-components
Components auto importing for Vue
A collection of escape hatches for React.
A collection of unstyled, accessible UI components for React, utilizing state machines for seamless interaction.
GİB eFatura.gov.tr Fatura Oluşturucu
Jest utilities for Styled Components
Full CSS support for JSX without compromises
Client library for ManageIQ components to exchange messages through its internal message bus.
This provides a simple implementation of an event bus. It makes easy to use the abstractionwithout needing dedicated components, like RabbitMQ. Using this will however make it easyto rewrite your code to use more solid foundations for the future.
This gem has been extracted from chat application based on websockets. It consists of basically two components: channels and notifiers. Channels are meant to handle external communication through provided socket in a bidirectional manner while using notifiers for internal communication. Notifiers are using a messaging bus, which might be anything supporting publish/subscribe pattern across multiple threads / processes, i.e. common Redis cluster. It lets you define your own handlers for receiving and sending data.