js-routes
Route generator
Generates JavaScript code to define named routes from Rails applications
Brings Rails named routes to javascript
2k stars
46 watching
151 forks
Language: Ruby
last commit: 5 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fedeisas/laravel-4-js-routes | Exposes named routes from Laravel to JavaScript frameworks | 62 |
aaronlord/laroute | A package that generates Laravel route URLs from JavaScript. | 796 |
prerender/prerender_rails | A middleware gem for serving static HTML versions of JavaScript-rendered web pages to search engines and crawlers | 358 |
koajs/route | Simple middleware for routing requests to specific handlers in an application | 446 |
jquery-ui-rails/jquery-ui-rails | A gem that bundles jQuery UI assets for the Rails asset pipeline | 1,125 |
koajs/resourcer-docs | Generates documentation for routes in a Koa.js application | 6 |
peresleguine/pluggable_js | Enables page-specific JavaScript code execution with data passing in Rails applications | 53 |
enriclluelles/route_translator | A gem that simplifies the process of translating Rails app routes to multiple languages using a simple dictionary format. | 874 |
ruby2js/ruby2js | Converts Ruby syntax to JavaScript syntax | 430 |
sandulat/routes-gen | Generates typed route helper for safe and type-safe route usage across different frameworks. | 281 |
openstreetmap/openstreetmap-website | A Ruby on Rails application powering the OpenStreetMap website and API | 2,208 |
rails/jquery-rails | A gem that integrates jQuery with Rails applications, providing a way to use the popular JavaScript library within Ruby on Rails projects. | 950 |
substancelab/route_downcaser | Makes routing in Rails case-insensitive by hooking into the Rack middleware | 76 |
purescript-contrib/purescript-routing | A type-safe client-side routing library for PureScript | 105 |
khusnetdinov/phoenix_routes_js | Provides JavaScript helpers to access Phoenix routes and related data in a browser-friendly way | 21 |