Fast Gaussian Blur in pure JavaScript, via IIR filer. Speed does not depend on blur radius.
Shape utilities for Material Components for the web
Creates a circular sector of a circle.
Creates a circular arc, of a circle of the given radius and center point, between two bearings.
An inline CSS processor to translate CSS properties to React Native styles.
Unique avatars from dozens of styles — deterministic, customizable, vector-based.
Takes a point and calculates the circle polygon given a radius.
Serialize Canvas path commands to SVG.
Avatar style collection for DiceBear
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data.
Creates a buffer around a GeoJSON feature.
mjml-carousel
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
RADIUS packet encoding/decoding
mjml-column
A collection of round outlined React icons with 1px radius and 2px stroke width, designed for use in React applications.
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
A collection of round outlined React icons with 1px radius and 1.5px stroke width, designed for use in React applications.
A CSS Modules transform to extract export statements from local-scope classes
A collection of round outlined React icons with 2px radius and 2px stroke width, designed for use in React applications.
Convert a kebab-cased CSS property into a camelCased DOM property.
A collection of round filled React icons with 2px radius and 2px stroke width, designed for use in React applications.
Provides helper functions to create GeoJSON features, like points, lines, or areas on a map.
A new authentication strategy named radius_authenticatable is added to the list of warden strategies when the model requests it. The radius server information is configured through the devise initializer. When a user attempts to authenticate via radius, the radiustar gem is used to perform the authentication with the radius server. This authentication strategy can be used in place of the database_authenticatable or alongside it depending on the needs of the application.
A new authentication strategy named radius_authenticatable is added to the list of warden strategies when the model requests it. The radius server information is configured through the devise initializer. One or more servers may be configured. When a user attempts to authenticate via radius, the radiustar gem is used to perform the authentication with each server until a response is received. This authentication strategy can be used in place of the database_authenticatable or alongside it depending on the needs of the application.