summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/core/web/README
blob: 5826c527b36f5a440dc5694a6b8cce3418e8bbc8 (plain)
1
2
3
4
5
6
7
8
9
This is the original implementation of the bitmask.js library, which uses the
REST api exposed by the HTTPRequestDispatcher.

The development of bitmask_js is in the ui/ folder in this bitmask-dev repo.

A pre-compiled version of the html+js web-ui can be found in the bitmask_js package.

This remains here to be able to develop against the REST api without the need
of installing the full-fledged bitmask_js package.