File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ binary-search-tree-js-visualize
3
3
[ ![ Build Status] ( https://travis-ci.org/weihanchen/binary-search-tree-js-visualize.svg?branch=master )] ( https://travis-ci.org/weihanchen/binary-search-tree-js-visualize )
4
4
5
5
Data structure of binary search tree implement with html5 canvas.
6
+ Support offline with pwa cache.
6
7
7
8
## Build Requirements
8
9
@@ -16,6 +17,7 @@ Nodejs ^6.5.0
16
17
* [ Webpack] ( https://webpack.github.io/ )
17
18
* [ Material Design for Bootstrap] ( http://fezvrasta.github.io/bootstrap-material-design/ )
18
19
* [ Sass] ( http://sass-lang.com/ )
20
+ * [ Precache] ( https://github.com/goldhand/sw-precache-webpack-plugin )
19
21
* [ CI with travis and github's gh-pages] ( https://gist.github.com/domenic/ec8b0fc8ab45f39403dd )
20
22
21
23
## Run example with server
You can’t perform that action at this time.
0 commit comments