A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
The Expo CLI
For ruby and ruby on rails
Ruby SemVer in TypeScript.
Convention over configuration for using Vite in Ruby apps
Like ruby's abbrev module, but in js
Ruby grammar for tree-sitter
prettier plugin for the Ruby programming language
WebSocket framework for Ruby on Rails.
rrweb's component to take a snapshot of DOM, aka DOM serializer
JavaScript client for graphql-ruby
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
Convention over configuration for using Vite in Rails apps
realistic password strength estimation
Universal router for SolidJS
A Stimulus Wrapper for Flatpickr library
Provide I18n to your React Native application
Prism Ruby parser
Ruby on Rails unobtrusive scripting adapter
## Installation
A pure JavaScript implementation of Sass.
Subresource Integrity hashes for the Vite.js manifest.
Compass stylesheets
A lightweight Sass tool set.
== FEATURES/PROBLEMS: * Scrapes links from reddit's hot page and new page. == SYNOPSIS: require "reddit" # Get all the links from the "hot" page links = Reddit.read :hot # Check out the links! for link in links puts link.rank puts link.site_id puts link.url puts link.title puts link.date end # Get all the links from the first page of the ruby subreddit ruby_links = Reddit.read :ruby # Get all the links from the second page of the ruby subreddit ruby_links_2 = Reddit.read :ruby, :page => 1 == REQUIREMENTS: * hpricot * open-uri * mechanize
Get the current hot posts from any subreddit
Wraps many reddit API functions such as submission and comments browsing, voting, messaging, friending, and more.
Wraps many reddit API functions such as submission and comments browsing, voting, messaging, friending, and more.
A simple Ruby-based Reddit API Wrapper
SirNeon's wonderful API wrapper for Reddit. BETA
A minimal reddit API client for Ruby that simplifies concerns such as authentication, rate limiting and extracting JSON.
This is literally just Redd that can grab up to 1000 listing items.
This little library helps people download images from different subs much easier. It's actually like a crawler for the images posted on a subreddit. Actually, it's a great tool to have your favorite memes locally!
Snooby wraps the reddit API in happy, convenient Ruby.
Shout your hackerness! Promote your work on Reddit, Hackernews and Ruby Flow.
This gem makes simple reddit-to-telegram ruby bots easy to create