#### create local.properties file in your android folder then run this command in your terminal echo "sdk.dir = /Users/$(whoami)/Library/Android/sdk" > android/local.properties
Pretender is a mock server library for XMLHttpRequest and Fetch, that comes with an express/sinatra style syntax for defining routes and their handlers.
Asciidoctor extension that adds support for callouts added outside the listing block.
Fast, expressive styling for React.
Serverless Rack Plugin
Improve the debugging experience and add server-side rendering support to styled-components
React component to render markdown
A lightweight toolset for writing styles in Javascript.
styled() API wrapper package for emotion.
Full CSS support for JSX without compromises
A library of styleable components built using React Aria
TypeScript definitions for styled-components
React components and hooks for the Google Maps JavaScript API
A message bus client in Javascript
Components auto importing for Vue
View docs [here](https://radix-ui.com/primitives/docs/components/avatar).
View docs [here](https://radix-ui.com/primitives/docs/components/progress).
A collection of escape hatches for React.
Jest utilities for Styled Components
A collection of unstyled, accessible UI components for React, utilizing state machines for seamless interaction.
A living styleguide and pattern library by uSwitch.
Density utilities for Material Components for the web
Validate that your components can safely be updated with Fast Refresh
A LiveKit Components implementation in [React](https://reactjs.org/).
Comet component for Sinatra RocketIO
WebSocket component for Sinatra RocketIO
This gem integrates the Twitter Bootstrap pagination component with the will_paginate pagination gem. Supports Rails and Sinatra.
This gem integrates the Foundation pagination component with the will_paginate pagination gem. Supports Rails and Sinatra
This gem integrates the Bulma pagination component with the will_paginate pagination gem. Supports Hanami, Sinatra, and Rails
This gem integrates the Twitter Bootstrap pagination component with the will_paginate pagination gem. Supports Rails and Sinatra.
A minimal JSON REST API framework created upon Sinatra and some Rails components.
This gem integrates the Twitter Bootstrap pagination component with the will_paginate pagination gem. Supports Rails and Sinatra.
This gem integrates the Twitter Bootstrap [LARGE]pagination component with the will_paginate pagination gem. Supports Rails and Sinatra.
This gem integrates the Twitter Bootstrap pagination component with the will_paginate pagination gem. Supports Rails and Sinatra.
Provides component-scoped CSS encapsulation using [data-capsule] attributes for Phlex components, ViewComponent components, and ERB templates. Styles are automatically scoped to prevent leakage between components. Inspired by component-based CSS approaches like Angular's view encapsulation and CSS modules. Works with Rails and can be used standalone in other Ruby frameworks (Sinatra, Hanami, etc.) or plain Ruby scripts.
A Rack Middleware component to authenticate against a CAS server. I (shamefully) forgot to attribute this to https://github.com/garnieretienne/rubycas-client-sinatra. I had reached out to garnieretienne and he was no longer interested in his project. There is also rack-cas-client gem but that was too rails focused for me.