Project
Reverse Dependencies for rails
The projects listed here declare rails as a runtime or development dependency
0.0
A rack middleware for collecting JavaScript code coverages.
2020
2021
2022
2023
2024
2025
0.0
js_debounce_rails provides a lightweight JavaScript debounce function packaged as a Rails engine, enabling easy use in views and forms for optimizing user input handling.
2020
2021
2022
2023
2024
2025
0.0
Uses an included copy of jsdoc-toolkit to parse your JavaScript documentation and then load it into your site's database. This means you can have far more dynamic documentation as you no longer need to rely on static HTML.
2020
2021
2022
2023
2024
2025
0.0
Extensions to Rails for rendering JSend responses
2020
2021
2022
2023
2024
2025
0.0
Manages JavaScript hooks for Rails controllers and views
2020
2021
2022
2023
2024
2025
0.0
Avoid JS mayhem on your Rails app! js-initializers is an engine that adds a micro-framework for initializing and organizing client-side logic in a modular way
2020
2021
2022
2023
2024
2025
0.0
jsit_rails provides jskit.js to the asset pipeline and allows seamless event dispatching from your rails application to jskit.
2020
2021
2022
2023
2024
2025
0.0
Lint and format JavaScript in Rails with eslint and prettier
2020
2021
2022
2023
2024
2025
0.0
"This gem provides functionality to convert a JSON object into HTML
form. It can handle nested JSONs. Form class, styles and
attributes can be provided."
2020
2021
2022
2023
2024
2025
0.0
Small library with controller's helper methods for providing json response in single format.
2020
2021
2022
2023
2024
2025
0.0
Include JsonApiable module in your API::BaseController to receive a collection of useful methods, such as arguments and relationships parser, filters, etc.
2020
2021
2022
2023
2024
2025
0.0
Implement Rails JSON:API compliant controller actions.
2020
2021
2022
2023
2024
2025
0.0
Provide a filter for jsonAPI Controller in Rails
2020
2021
2022
2023
2024
2025
0.0
An early implementation of JSONAPIHome, a fork of JSONHome
2020
2021
2022
2023
2024
2025
0.0
Use this gem to publish JSON API events to RabbitMQ.
2020
2021
2022
2023
2024
2025
0.0
Rails plugin for an extremely lightweight implementation of JSON API
2020
2021
2022
2023
2024
2025
0.0
jsonapi-resources type annotation, inference, and schema/docs generation
2020
2021
2022
2023
2024
2025
0.0
Implements JSON API 1.0 - data, errors, meta, pagination, sort, filters, sparse fieldsets and inclusion of related resources.
2020
2021
2022
2023
2024
2025
0.0
Create `<script type="application/json;base64">` tags to safely send data to the UI. You can then use https://github.com/fnando/json_blob-js to load this data on the client-side.
2020
2021
2022
2023
2024
2025
0.0
JsonColumn is a simple HashWithIndifferentAccess with a ._schema method. It makes it easier to deal with json, jsonb postgresql column. It provide validation with josn-schema
2020
2021
2022
2023
2024
2025