Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sweh/ajja

JavaScript library for simple creation of forms and display of collections
https://github.com/sweh/ajja

forms javascript

Last synced: 3 days ago
JSON representation

JavaScript library for simple creation of forms and display of collections

Awesome Lists containing this project

README

        

=====================
The ajja distribution
=====================

.. image:: https://img.shields.io/badge/license-MIT-blue.svg
:target: https://github.com/sweh/ajja/blob/master/LICENSE.txt
:alt: License

.. image:: https://img.shields.io/bower/v/ajja.svg
:target: https://github.com/sweh/ajja
:alt: Bower Version

.. image:: https://github.com/sweh/ajja/workflows/ajja%20tests/badge.svg?event=schedule
:target: https://github.com/sweh/ajja/actions
:alt: Ajja tests

.. image:: https://codecov.io/github/sweh/ajja/coverage.svg?branch=master
:target: https://codecov.io/github/sweh/ajja?branch=master
:alt: CodeCov

.. image:: https://api.codacy.com/project/badge/grade/4f4968d89bda4e86af2c5d6a55fac31c
:target: https://www.codacy.com/app/sebastian-wehrmann/ajja
:alt: Codacy

.. image:: https://readthedocs.org/projects/ajja/badge/?version=latest
:target: http://ajja.readthedocs.org/en/latest
:alt: Documentation

.. image:: https://badges.greenkeeper.io/sweh/ajja.svg
:alt: Greenkeeper badge
:target: https://greenkeeper.io/

ajja is a JavaScript library for simple creation of forms in your
clients browser. It just needs a JSON datastructure and creates a form with
auto saving fields from it.

Furthermore there is a list, table and group display for collections.

Uses *Knockout* for data-binding, *Handlebars* for templating and *jQuery*
for DOM manipulation and ajax calls.

ajja is an Hebrew firstname and also abbreviates the basics of this
library: *aj*ax and *ja*vascript.

Support and Documentation
=========================

Documentation is available on `readthedocs `_.
Bugs and Feature Requests are tracked in the `GitHub Issue Tracker `_.
To obtain support, please write an email to `Sebastian Wehrmann `_.

Developing and Contributing
===========================

See `HACKING.txt `_
and `Contribution `_
for guidelines on running tests, adding features and updating documentation
when developing in or contributing to ajja.

License
=======

ajja is offered under the `MIT license `_.

Authors
=======

ajja is made available by `Sebastian Wehrmann `_.