Please enable JavaScript in your browser!
Startseite
Erkunden
Hilfe
Anmelden
mthl
/
texinfo
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Branch:
master
Branches
Tags
master
texinfo
/
js
Mathieu Lirzin
99bb097093
iframe: Add proper history management
vor 7 Jahren
..
build-aux
a338401d01
build: Use 'rollup-plugin-uglify'
vor 7 Jahren
examples
6dabda0815
kawa-ebook: Use bundled modules from "src" directory
vor 7 Jahren
src
99bb097093
iframe: Add proper history management
vor 7 Jahren
.dir-locals.el
32675a4b21
maint: Add ".dir-locals.el"
vor 7 Jahren
README
b405dc86ae
maint: Add README
vor 7 Jahren
TODO
e3dd161a15
maint: Remove done entries from the TODO file
vor 7 Jahren
package.json
a338401d01
build: Use 'rollup-plugin-uglify'
vor 7 Jahren
yarn.lock
eb950800c0
build: Update dependencies
vor 7 Jahren
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