Highlights
-
-
-
apipie-rails Public
Forked from Apipie/apipie-railsRuby on Rails API documentation tool
Ruby Apache License 2.0 UpdatedNov 16, 2024 -
libsql-client-rs Public
Forked from tursodatabase/libsql-client-rslibSQL Rust client library can be used to communicate with sqld natively over HTTP protocol with native Rust interface.
Rust MIT License UpdatedAug 18, 2024 -
cli-ui Public
Forked from Shopify/cli-uiCLI tooling framework with simple interactive widgets
Ruby MIT License UpdatedMay 2, 2024 -
-
-
stimulus_reflex Public
Forked from stimulusreflex/stimulus_reflexBuild reactive applications with the Rails tooling you already know and love.
Ruby MIT License UpdatedMar 27, 2023 -
renderjson Public
Forked from caldwell/renderjsonRender JSON into collapsible HTML
JavaScript UpdatedMar 7, 2023 -
apipie-demo Public
Forked from Apipie/apipie-demoA sample application showing the power of the Apipie gem
Ruby UpdatedMar 3, 2023 -
thor Public
Forked from rails/thorThor is a toolkit for building powerful command-line interfaces.
Ruby MIT License UpdatedMar 2, 2023 -
active_model_serializers Public
Forked from rails-api/active_model_serializersActiveModel::Serializer implementation and Rails hooks
Ruby MIT License UpdatedFeb 22, 2023 -
rspec-metagem Public
Forked from rspec/rspec-metagemRSpec meta-gem that depends on the other components
Ruby MIT License UpdatedOct 26, 2022 -
docs.anycable.io Public
Forked from anycable/docs.anycable.ioAnyCable documentation
Ruby UpdatedJun 21, 2022 -
vite-plugin-css-injected-by-js Public
Forked from marco-prontera/vite-plugin-css-injected-by-jsA Vite plugin that takes the CSS and adds it to the page through the JS. For those who want a single JS file.
TypeScript MIT License UpdatedJun 16, 2022 -
shopify_api Public
Forked from Shopify/shopify-api-rubyShopifyAPI is a lightweight gem for accessing the Shopify admin REST and GraphQL web services.
Ruby MIT License UpdatedApr 28, 2022 -
IntellijAlpine Public
Forked from inxilpro/IntellijAlpineAlpine.js plugin for IntelliJ IDEs like PhpStorm and WebStorm.
Kotlin UpdatedFeb 5, 2022 -
-
business_time Public
Forked from bokmann/business_timeSupport for doing time math in business hours and days
Ruby MIT License UpdatedNov 23, 2021 -
-
UptownCSS Public
Forked from shoppad/UptownCSSA beautiful frontend development framework for Shopify, built by ShopPad
SCSS MIT License UpdatedOct 27, 2021 -
carrierwave Public
Forked from carrierwaveuploader/carrierwaveClassier solution for file uploads for Rails, Sinatra and other Ruby web frameworks
Ruby UpdatedJan 18, 2021 -
mongoid Public
Forked from mongodb/mongoidRuby ODM framework for MongoDB
Ruby MIT License UpdatedJan 5, 2021 -
-
Bnder Public
Bender is inspired by the Laravel's factories, it is meant to be a quick and clean way to create to persist and your Doctrine entities. It relies heavily on reflection class providing a fluent api.
-
active_policy Public
Active policy is meant to be a way to authorize a request before hitting the controller.