All Projects → IdanCo → Object2form

IdanCo / Object2form

Licence: mit
Easily convert javascript objects to html forms

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Object2form

Mailslurper
Local, web-based mail server application. Slurp mails into oblivion!
Stars: ✭ 920 (+6471.43%)
Mutual labels:  bootstrap
Metro Ui Css
Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day!
Stars: ✭ 6,843 (+48778.57%)
Mutual labels:  bootstrap
Librecms
Free Open Source Content Management System, based on PHP, Bootstrap and jQuery.
Stars: ✭ 12 (-14.29%)
Mutual labels:  bootstrap
Gitit Bootstrap
A gitit theme based on Bootstrap
Stars: ✭ 24 (+71.43%)
Mutual labels:  bootstrap
Select2 Bootstrap Theme
A Select2 v4 Theme for Bootstrap 3
Stars: ✭ 841 (+5907.14%)
Mutual labels:  bootstrap
Startbootstrap New Age
A web app landing page theme created by Start Bootstrap
Stars: ✭ 855 (+6007.14%)
Mutual labels:  bootstrap
Auto App
Crie um aplicativo com todas as tabelas de um dos seus bancos sem uma linha de código.
Stars: ✭ 18 (+28.57%)
Mutual labels:  bootstrap
Bootstrap
Open Source JS plugins
Stars: ✭ 13 (-7.14%)
Mutual labels:  bootstrap
Bower Bootstrap Css
Twitter Bootstrap for Bower
Stars: ✭ 7 (-50%)
Mutual labels:  bootstrap
Bootstrap Msg
The jQuery plugin for showing message with Bootstrap alert classes
Stars: ✭ 10 (-28.57%)
Mutual labels:  bootstrap
Ax5ui Uploader
jQuery file uploader, HTML5(IE9+, FF, Chrome, Safari) - http://ax5.io/ax5ui-uploader/
Stars: ✭ 25 (+78.57%)
Mutual labels:  bootstrap
1294 Website
The Official Website of the First Robotics FRC Team "1294" Top Gun Robotics
Stars: ✭ 7 (-50%)
Mutual labels:  bootstrap
Bootstrap Image Hover
Image hover effects that work with or without bootstrap
Stars: ✭ 858 (+6028.57%)
Mutual labels:  bootstrap
Milog
Milog 是一基于 Ruby on Rails 的个人博客网站
Stars: ✭ 24 (+71.43%)
Mutual labels:  bootstrap
Flatstrap
Bootstrap without all the extra stuff
Stars: ✭ 875 (+6150%)
Mutual labels:  bootstrap
Webside
基于RBAC的完全响应式权限管理系统
Stars: ✭ 19 (+35.71%)
Mutual labels:  bootstrap
Tools
Arefly's Tools Source Code
Stars: ✭ 9 (-35.71%)
Mutual labels:  bootstrap
Bootstrap Css Utils
Some utility CSS classes for Bootstrap (spacing, displaying, ...)
Stars: ✭ 13 (-7.14%)
Mutual labels:  bootstrap
Bootstrap
Library for bootstrapping statistics
Stars: ✭ 13 (-7.14%)
Mutual labels:  bootstrap
Cider
Hassle-free bootstrapping with Homebrew.
Stars: ✭ 858 (+6028.57%)
Mutual labels:  bootstrap

Object2form

Easily convert your javascript object to a full blown HTML form with all the fancy boilerplate code your framework or UI library requires.

Try it Now - https://idanco.github.io/object2form/

Currently we support the following frameworks/libraries:

  • Angular (>2) with Bootstrap 4
  • Angular (>2) with Bootstrap 3
  • Angular (>2) with Angular Material
  • Angular (>2) with Semantic UI

If your intereseted in more transformers, open an issue or contribute - it's easy!

Contribute

  1. Clone this repo
  2. npm install and all that jazz
  3. Duplicate one of the current transformers and have your way with it.
  4. Register your new transformer in src/app/transformers/transformers.service.ts
  5. ng serve to test your new creation (Make sure you have the angular-cli installed)
  6. Create a PR and be proud!

Questions?

feel free to open an issue or tweet me

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].