Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
MacKentoch's profile
MacKentoch
1104 contributions
vinnybod's profile
vinnybod
6 contributions
benoror's profile
benoror
1 contributions
gitter-badger's profile
gitter-badger
1 contributions
fossabot's profile
fossabot
1 contributions
mackentoch

mackentoch/easyformgenerator

create amazing forms without coding : form editor based on angular formly

JavaScript
253
111
MIT License

Support the dependencies of mackentoch/easyformgenerator

Account's avatar
angular/angular.js
HTML enhanced for web apps
Account's avatar
formly-js/angular-formly
AngularJS directive which takes JSON representing a form and renders to HTML
Account's avatar
formly-js/angular-formly-templates-bootstrap
Angular-Formly plugin which outputs bootstrap compatible form fields.
Account's avatar
mgonto/angular-wizard
Easy to use Wizard library for Angular JS
Account's avatar
kentcdodds/api-check
Validate the api to your functions to help people use them correctly. This is pretty much React's propTypes without React.
Account's avatar
angular/angular.js
AngularJS mocks for testing
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
dustinspecker/eslint-config-angular
ESLint shareable config for Angular plugin
Account's avatar
Gillespie59/eslint-plugin-angularjs
ESLint rules for AngularJS projects
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
tlvince/eslint-plugin-jasmine
ESLint rules for Jasmine
Account's avatar
webpack-contrib/extract-text-webpack-plugin
Extract text from bundle into a file.
Account's avatar
jantimon/html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
Account's avatar
webpack-contrib/istanbul-instrumenter-loader
Istanbul instrumenter loader for webpack
Account's avatar
jasmine/jasmine
Simple JavaScript testing framework for browsers and node.js
Account's avatar
webpack/json-loader
json loader module for webpack
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
karma-runner/karma-coverage
A Karma plugin. Generate code coverage.
Account's avatar
karma-runner/karma-jasmine
A Karma plugin - adapter for Jasmine testing framework.
Account's avatar
karma-runner/karma-phantomjs-launcher
A Karma plugin. Launcher for PhantomJS.
Account's avatar
demerzel3/karma-sourcemap-loader
Karma plugin that locates and loads existing javascript source map files.
Account's avatar
tmcgee123/karma-spec-reporter
A Karma plugin. Report all spec-results to console (like mocha's spec reporter).
Account's avatar
webpack/node-libs-browser
The node core libs for in browser usage.
Account's avatar
sass/node-sass
Wrapper around libsass
Account's avatar
Medium/phantomjs
Headless WebKit with JS API
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Account's avatar
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes.

EasyFormGenerator is an AngularJS‑based visual form builder that lets developers create Bootstrap‑styled forms without writing code. It offers a step‑by‑step wizard (stable) and a drag‑and‑drop editor (beta), produces a Formly‑compatible model, and includes a lightweight viewer directive for rendering the saved forms—targeted at front‑end developers who need fast, configurable form creation in Angular 1.x applications.