Skip to content

f0unix/yurigen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Yuri Gh
Jan 18, 2014
6edcd8b · Jan 18, 2014

History

2 Commits
Jan 18, 2014
Jan 18, 2014
Jan 18, 2014

Repository files navigation

yurigen

This javascript generator aims to create and make it easier to create your javascript objects based on the CRUD structure.



I made a simple UI to make it more fun while generating your code.

You should fill the "Variable name" which is the object you want to create.

The "property's name" is required ... These are the properties of your generate object.

The "property's value" can be empty , It's set to undefined by default.

Adding more properties will increment the property counter on "Add property" button . Which makes it easier to create your object!

Once you've set it all , you can generate it by clicking "generate" and voila . You have now a easily created CRUD based object.

You can now use your 1 min generated object :)

About

A javascript script generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published