Effortlessly define and consume an API with end-to-end type safety
Minify font declarations with PostCSS
Utility to convert Mapbox GL Style font names to CSS font definitions
Self-host the Open Sans font in a neatly bundled NPM package.
Geist is a new font family for Vercel, created by Vercel in collaboration with Basement Studio.
Self-host the IBM Plex Sans font in a neatly bundled NPM package.
Self-host the DM Sans font in a neatly bundled NPM package.
Self-host the DM Sans font in a neatly bundled NPM package.
Use the DM Sans font family from Google Fonts in your Expo app
Self-host the Plus Jakarta Sans font in a neatly bundled NPM package.
Self-host the Noto Sans font in a neatly bundled NPM package.
Self-host the Noto Sans JP font in a neatly bundled NPM package.
Self-host the Plus Jakarta Sans font in a neatly bundled NPM package.
The package of IBM’s typeface, IBM Plex Sans
Self-host the Source Sans Pro font in a neatly bundled NPM package.
Self-host the Public Sans font in a neatly bundled NPM package.
The package of IBM’s typeface, IBM Plex Sans Devanagari
Self-host the Geist Sans font in a neatly bundled NPM package.
Use the Plus Jakarta Sans font family from Google Fonts in your Expo app
The package of IBM’s typeface, IBM Plex Sans Arabic
The package of IBM’s typeface, IBM Plex Sans Hebrew
The package of IBM’s typeface, IBM Plex Sans Thai
Self-host the Public Sans font in a neatly bundled NPM package.
The package of IBM’s typeface, IBM Plex Sans Thai Looped
A simple NextBus API client for retrieving San Francisco Muni bus route and stop prediction information
A gem to access San Francisco's Next Muni API easily
Fetch information about transit card ("clipper") status, balance, and transactions.
A gem to easily request directions from
San Francisco Bay Area 511 Real-time Transit Data Services API
Ruby-ffi based lib to access Tokyo Cabinet and Tyrant. The ffi-based structures are available via the Rufus::Tokyo namespace. There is a Rufus::Edo namespace that interfaces with Hirabayashi-san's native Ruby interface, and whose API is equal to the Rufus::Tokyo one. Finally rufus-tokyo includes ffi-based interfaces to Tokyo Dystopia (thanks to Jeremy Hinegardner).
NDS API is a Rubygem for easy interface with the NDS API. NDS is the National Data System for Child Care. NDS is a variety of applications and services that facilitate the work of Child Care R&Rs. This Ruby code is an interface to the new NDS API. This code is built and maintained by Exygy, in San Francisco. NDS is built by Child Care Aware of America. For any questions about using this code, please contact hello@exygy.com. For more information about NDS please see https://usa.childcareaware.org/members-providers/data-services/
Outbound sends automated email, SMS, phone calls and push notifications based on the actions users take or do not take in your app. The Outbound API has two components: Identify each of your users and their attributes using an identify API call. Track the actions that each user takes in your app using a track API call. Because every message is associated with a user (identify call) and a specific trigger action that a user took or should take (track call), Outbound is able to keep track of how each message affects user actions in your app. These calls also allow you to target campaigns and customize each message based on user data. Example: When a user in San Francisco(user attribute) does signup(event) but does not upload a picture(event) within 2 weeks, send them an email about how they'll benefit from uploading a picture.