Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
mthl
/
texinfo
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
99bb097093
Branches
Tags
master
texinfo
/
js
Mathieu Lirzin
99bb097093
iframe: Add proper history management
il y a 7 ans
..
build-aux
a338401d01
build: Use 'rollup-plugin-uglify'
il y a 7 ans
examples
6dabda0815
kawa-ebook: Use bundled modules from "src" directory
il y a 7 ans
src
99bb097093
iframe: Add proper history management
il y a 7 ans
.dir-locals.el
32675a4b21
maint: Add ".dir-locals.el"
il y a 7 ans
README
b405dc86ae
maint: Add README
il y a 7 ans
TODO
e3dd161a15
maint: Remove done entries from the TODO file
il y a 7 ans
package.json
a338401d01
build: Use 'rollup-plugin-uglify'
il y a 7 ans
yarn.lock
eb950800c0
build: Update dependencies
il y a 7 ans
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