Skip to content

mustafabakoglu/json-to-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json-to-app

Turn a JSON array into a searchable static admin table.

GitHub stars GitHub forks MIT License Node.js

Why developers use it

Turn a JSON array into a searchable static admin table. It is small, fast, dependency-light, and built for everyday developer workflows.

Quick Start

npx json-to-app --help

Install

npm install -g json-to-app
json-to-app --help

Features

  • Simple CLI interface
  • Works with Node.js 18+
  • Useful for demos, automation, and local development
  • Clean Markdown documentation and MIT license
  • CI-ready GitHub repository

SEO Keywords

  • json-to-html
  • admin-panel
  • static-app
  • json-viewer
  • table-generator
  • developer-tools
  • frontend

Roadmap

  • More presets
  • Config file support
  • Better examples
  • GitHub Action usage

Contributing

Issues and pull requests are welcome.

License

MIT License. See LICENSE.

Releases

No releases published

Packages

 
 
 

Contributors