/apiNG

apiNG is an AngularJS directive that enables you to receive, aggregate, limit, order and display data from one or more sources. The complete setup is dead simple, just by adding data-attributes to your html

Primary LanguageJavaScriptMIT LicenseMIT

apiNG

npm version Bower version Docs

apiNG is an AngularJS directive that enables you to receive and display data from one or more sources. The data can be aggregated, limited and ordered. The complete setup is dead simple, just by adding data-attributes to your html.

There are two level of usage: basic and advanced

  • The basic usage is focused on keeping it simple and easy, but with enough power for most use cases
  • The advanced usage turns apiNG into a plugin system for data-sources and designs, focused on re-usable modules

Basic Demos

Advanced Demos

References

Documentation

Full documentation comes up at aping.readme.io

Plugins

All apiNG plugins are listed at aping.readme.io/docs/all-plugins

Designs

All apiNG designs are listed at aping.readme.io/docs/all-designs

License

MIT

Analytics