A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Utility library for working with tscircuit soup
Utility library for working with tscircuit circuit json
For ruby and ruby on rails
GJS TypeScript type definitions for Soup-3.0, generated from library version 3.6.6
Ruby SemVer in TypeScript.
Convention over configuration for using Vite in Ruby apps
Like ruby's abbrev module, but in js
A mirror of Facebook's Warning
Ruby grammar for tree-sitter
Simple utility for logging soup JSON to [debug.tscircuit.com](https://debug.tscircuit.com)
prettier plugin for the Ruby programming language
WebSocket framework for Ruby on Rails.
Read more about this solver here: https://blog.autorouting.com/p/the-intersection-jump-autorouter
JSSoup is a BeautifulSoup style HTML parser library.
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
JavaScript client for graphql-ruby
realistic password strength estimation
Definitions for the tscircuit intermediary JSON format
A tiny framework-agnostic library that makes logos look good together
A Stimulus Wrapper for Flatpickr library
crypto currency address codec
GJS TypeScript type definitions for Soup-2.4, generated from library version 2.74.3
Libsoup bindings for ruby. Partial coverage sufficient to allow HTTP requests to be handled without blocking the mainloop. e.g require 'gtk2' require 'soup' message = Soup::Message.new("GET", "http://www.example.com/") Soup::SessionAsync.new.queue(message) do |_sess,_mess| puts "Got response" Gtk.main_quit end Gtk.main
Syndication is a parser for RSS and Atom feeds. It uses either REXML or its built-in "tag soup" parser for feed parsing. It supports extensions \ to web feeds including Dublin Core metadata, Apple iTunes podcasts, and extensions from Google and Feedburner. It is written in pure Ruby, and designed to be easy to understand and extend. It is compatible with Ruby 1.8.x and 1.9.x.