pluggable_js
Page scripts
Enables page-specific JavaScript code execution with data passing in Rails applications
Page-specific javascript for Rails applications with the ability of passing data.
53 stars
3 watching
3 forks
Language: Ruby
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gnclmorais/paloma | A gem and JavaScript framework that enables page-specific code execution in Rails applications by bridging Ruby and vanilla JavaScript | 93 |
jquery-ui-rails/jquery-ui-rails | A gem that bundles jQuery UI assets for the Rails asset pipeline | 1,125 |
jeroen/v8 | Provides an R interface to Google's V8 JavaScript and WebAssembly engine | 201 |
roman01la/babel-plugin-react-hyperscript | Transforms HyperScript syntax into React.createElement without runtime overhead | 20 |
paulbartrum/jurassic | A .NET library to compile and execute JavaScript code in a standards-compliant way | 884 |
railsware/js-routes | Generates JavaScript code to define named routes from Rails applications | 1,610 |
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 |
tjatse/node-readability | Automates web page scraping and text extraction to make any webpage readable | 343 |
prerender/prerender_rails | A middleware gem for serving static HTML versions of JavaScript-rendered web pages to search engines and crawlers | 358 |
senchalabs/jsduck | Generates documentation for JavaScript code using Markdown and infers information from the code itself. | 1,502 |
jasoncharnes/run.rb | A tool to compile and run Ruby code in the browser using WebAssembly | 600 |
rails/web-console | A debugging tool that allows developers to create interactive Ruby sessions in their browser. | 1,400 |
codeplant/simple-navigation | A Ruby gem for creating hierarchical navigation structures in web applications | 885 |
jpillora/jquery.rest | A jQuery plugin for interacting with RESTful APIs in an easy and standardized way | 614 |
paulmaly/svelte-page-router | Provides a configuration-based router with support for lazy-loaded routes and hooks, intended to enhance the developer experience for Svelte applications. | 21 |