active_scaffold
CRUD generator
Provides a quick and powerful interface for CRUD operations in Rails applications.
Save time and headaches, and create a more easily maintainable set of pages, with ActiveScaffold. ActiveScaffold handles all your CRUD (create, read, update, delete) user interface needs, leaving you more time to focus on more challenging (and interesting!) problems.
1k stars
26 watching
330 forks
Language: Ruby
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
amranidev/scaffold-interface | A tool to generate boilerplate code for CRUD operations in Laravel applications | 915 |
davydovanton/hanami-scaffold | A tool to generate CRUD actions in one command for Hanami applications | 12 |
sohelamin/crud-generator | Automates the creation of common application components | 1,410 |
autoforce/apicasso | An abstract API design as a Rails-based mountable engine to speed-up development of CRUD JSON APIs | 32 |
tiborsaas/iscaffold | Generates a basic CRUD application in CodeIgniter based on a database design | 88 |
nurisakbar/garuda-crud-generator | A tool for generating CRUD interfaces with dynamic dropdowns and datalist capabilities for CodeIgniter 3 applications. | 69 |
jungsoft/crudry | A utility library for generating and translating CRUD (Create, Read, Update, Delete) functions in Elixir applications. | 90 |
scoumbourdis/grocery-crud | A PHP Codeigniter framework library that creates a full functional CRUD system without requiring custom JavaScript or CSS modifications. | 1,008 |
woowabros/nestjs-library-crud | A library that automatically generates CRUD REST APIs for NestJS applications using TypeORM entities. | 197 |
brainlabs/ci-gen | Automates creation of CodeIgniter CRUD applications with form builder and validation tools. | 53 |
mwsimple/admincrudbundle | Generates basic CRUD controllers for entities in Symfony applications | 20 |
crepe/crepe | A lightweight Ruby framework for building fast and flexible APIs | 128 |
drecom/activerecord-turntable | Database sharding extension for Ruby on Rails applications | 211 |
laralib/l5scaffold | Automated scaffold generator for Laravel 5.x web applications. | 315 |
bestmomo/scafold | Scafold is a package that adds scaffolding functionality to Laravel, streamlining the process of creating and managing templates for web applications. | 118 |