This package has grown and grown, to the point that it no longer makes sense to document it via a single read me file.
As such, the documentation has moved to the associated wiki. Happy reading!
Any web server that can serve static files will do, but...
- Install git.
- Fork/clone this repo.
- Install node.js.
- Install python v3 or later.
- Open command window to folder where you cloned this repo.
-
npm install
-
npm run serve
- Open http://localhost:8000/demo/ in a modern browser.
> npm run test
import {Transform} frm 'trans-render/Transform.js';
<script type=module crossorigin=anonymous>
import {Transform} from 'https://esm.run/trans-render';
</script>