0.0.26 • Published 5 years ago

@blockchyp/crud-magic v0.0.26

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

CRUD MAGIC

CircleCI

You know we developers spend a ton of time doing things that are very similar to things we've already done a million times before?

A large component of what we do revolves around making CRUD (Create Read Update Delete) screens. We have screens that display lists of things and we have screens that allow us to create, update, or delete those things.

Crud Magic is intended to take the drudgery out of building config screens by making the crud ui's autogenerated based on some meta-data about the model behind the screens.

All the widgets assume you're using Bootstrap 4, so if you're not, you should probably cut your losses and move on.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

0.0.26

5 years ago

0.0.25

5 years ago

0.0.24

5 years ago

0.0.23

5 years ago

0.0.22

5 years ago

0.0.21

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago