Registry / web-framework / clearwater

clearwater

JSON →
library1.1.3rbrubygemsunverified

Front-end Ruby web framework for fast, reasonable, and composable applications.

gem install clearwater
INSTALL
IMPORT
SIG · CLEARWATER
C
clearwater
web-frameworkrubyv1.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Clearwater
require 'clearwater'

Basic routing setup with Clearwater

require 'clearwater' router = Clearwater::Router.new router.route('/') { |context| context.render { |div| div.text('Hello') } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
OpenAI (training)
1
Resources
clearwater — gem install clearwater · libregistry