Skip to main content

Reads in HTML, reads out JSON

Project description

# simple-engine

**For updated documentation, visit [the simple-engine wiki.](https://github.com/apizzimenti/simple-engine-ui/wiki)

`simple-engine` reads in an html file and generates a JSON map corresponding to the html.

## installation

`$ pip install simple-engine-core`

## usage

put a `engine.json` file in a place that makes it convenient to type the source and destination paths out (a root
directory will do)

ex. `engine.json`

{
"src": "app/index.html",
"dest": "output.js",
"toplevelid": "start"
}

then run `engine` from the command line.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simple-engine-core-2.4.tar.gz (3.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page