helsingborg-stad/modularity-json-render

Installs: 11 681

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 11

Forks: 0

Open Issues: 14

Language:JavaScript

Type:wordpress-plugin


README

Contributors Forks Stargazers Issues License

Logo

Modularity Json Render

Renders JSON api:s as a list etc..
Report Bug · Request Feature

Table of Contents

About Modularity Json Render

Modularity extenstion for displaying json api results in different formats.

Prerequisites

  • Wordpress > 5
  • Modularity Wordpress Plugin
  • nodeJS > 16
  • composer 2
  • PHP > 7.4

Installation

  1. Clone the repo
git clone https://github.com/helsingborg-stad/modularity-json-render.git
  1. Run the build script to create all assets.
php build.php

Download complete plugin

Download latest release here!

Usage

TODO

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License.

Acknowledgements