Please enable JavaScript in your browser!
홈
탐색
도움말
로그인
mthl
/
texinfo
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
브렌치:
master
브랜치
태그
master
texinfo
/
js
Mathieu Lirzin
99bb097093
iframe: Add proper history management
7 년 전
..
build-aux
a338401d01
build: Use 'rollup-plugin-uglify'
7 년 전
examples
6dabda0815
kawa-ebook: Use bundled modules from "src" directory
7 년 전
src
99bb097093
iframe: Add proper history management
7 년 전
.dir-locals.el
32675a4b21
maint: Add ".dir-locals.el"
7 년 전
README
b405dc86ae
maint: Add README
7 년 전
TODO
e3dd161a15
maint: Remove done entries from the TODO file
7 년 전
package.json
a338401d01
build: Use 'rollup-plugin-uglify'
7 년 전
yarn.lock
eb950800c0
build: Update dependencies
7 년 전
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