Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
mthl
/
texinfo
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
99bb097093
Ramas
Etiquetas
master
texinfo
/
js
Mathieu Lirzin
99bb097093
iframe: Add proper history management
hace 7 años
..
build-aux
a338401d01
build: Use 'rollup-plugin-uglify'
hace 7 años
examples
6dabda0815
kawa-ebook: Use bundled modules from "src" directory
hace 7 años
src
99bb097093
iframe: Add proper history management
hace 7 años
.dir-locals.el
32675a4b21
maint: Add ".dir-locals.el"
hace 7 años
README
b405dc86ae
maint: Add README
hace 7 años
TODO
e3dd161a15
maint: Remove done entries from the TODO file
hace 7 años
package.json
a338401d01
build: Use 'rollup-plugin-uglify'
hace 7 años
yarn.lock
eb950800c0
build: Update dependencies
hace 7 años
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