volt
Client-server framework
A Ruby web framework that allows code to run on both the server and client sides
A Ruby web framework where your Ruby runs on both server and client
3k stars
154 watching
196 forks
Language: Ruby
last commit: almost 7 years ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
voltrb/volt-foundation | A Ruby gem that integrates Zurb Foundation into web applications | 2 |
voltrb/volt-browser_irb | A Ruby-based gem providing an interactive read-eval-print loop in the browser. | 6 |
voltrb/volt-user_templates | Templates for user registration, login, and logout in Ruby-based applications. | 9 |
voltrb/volt-pagination | A component for displaying pagination in Ruby applications. | 2 |
ybur-yug/volt-packjs | Automates packaging and publishing of JavaScript libraries for use in Volt applications | 1 |
andrew-carroll/volt-upload | File upload support for web applications built with the Volt framework. | 7 |
voltrb/volt-sql | An SQL driver for Volt that provides Postgres support to Ruby applications. | 7 |
bblimke/webmock | A library that enables stubbing and setting expectations on HTTP requests in Ruby applications | 3,973 |
voltrb/volt-bootflat | A CSS theme for building responsive web applications with the Volt framework. | 1 |
httprb/http | A Ruby library that provides an easy-to-use API for making HTTP requests with support for chaining, streaming, and timeouts. | 3,011 |
kodi0/voltblog | A simple Ruby-based blog application with user registration, article management, and basic authorization. | 8 |
voltrb/volt-google_maps | A Ruby gem providing a simple integration of Google Maps into Volt applications | 5 |
voltrb/volt-redis_message_bus | Provides a simple Redis-based message bus for sending messages between app instances | 4 |
ruby/ruby | An implementation of an object-oriented programming language for scripting and web development | 22,145 |
rack/rack | A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,928 |