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 of formly-js/angular-formly-example

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
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
babel/babel-eslint
Custom parser for ESLint
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
http-party/http-server
A simple zero-configuration command-line http server
Account's avatar
kentcdodds/kcd-common-tools
Common build tools for projects by Kent C. Dodds
Account's avatar
olov/ng-annotate
add, remove and rebuild angularjs dependency injection annotations
Account's avatar
huston007/ng-annotate-loader
Webpack loader that runs ng-annotate on your bundles
Account's avatar
webpack/node-libs-browser
The node core libs for in browser usage.
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
Account's avatar
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes.

Support the repos that depend on this repository

Top contributors

No contributors yet

Recent events

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

No events yet
formly-js

formly-js/angular-formly-example

An example application that uses angular-formly, mostly as a demonstration as well as a place to learn how to use protractor :-)

JavaScript
2
4
Other

The **angular‑formly‑example** repository is a small demo app that showcases how to build forms with the **angular‑formly** library while also serving as a hands‑on tutorial for writing Protractor end‑to‑end tests. It’s aimed at developers who are learning angular‑formly and want concrete examples of its usage together with Protractor testing.