Mathieu Lirzin 99bb097093 iframe: Add proper history management %!s(int64=7) %!d(string=hai) anos
..
build-aux a338401d01 build: Use 'rollup-plugin-uglify' %!s(int64=7) %!d(string=hai) anos
examples 6dabda0815 kawa-ebook: Use bundled modules from "src" directory %!s(int64=7) %!d(string=hai) anos
src 99bb097093 iframe: Add proper history management %!s(int64=7) %!d(string=hai) anos
.dir-locals.el 32675a4b21 maint: Add ".dir-locals.el" %!s(int64=7) %!d(string=hai) anos
README b405dc86ae maint: Add README %!s(int64=7) %!d(string=hai) anos
TODO e3dd161a15 maint: Remove done entries from the TODO file %!s(int64=7) %!d(string=hai) anos
package.json a338401d01 build: Use 'rollup-plugin-uglify' %!s(int64=7) %!d(string=hai) anos
yarn.lock eb950800c0 build: Update dependencies %!s(int64=7) %!d(string=hai) anos

README

The build process requires that you have 'npm' and 'nodejs' installed.

to fetch the dependencies:

npm install

to build and bundle the script for the Kawa examples:

npm run build:kawa

Finally to check the result

firefox examples/kawa/index.html