[![Build Status](https://travis-ci.org/falk-werner/webfuse-js.svg?branch=master)](https://travis-ci.org/falk-werner/webfuse-js) [![npm](https://img.shields.io/npm/v/webfuse.svg)](https://npmjs.com/package/webfuse) # webfuse-js Webfuse JavaScript Provider. **Note:** This repository refers to [webfuse-legacy](https://github.com/falk-werner/webfuse/tree/webfuse-legacy). Since `webfuse-legacy` is out-dated, the repository is archived and will be removed in future. _Please leave an issue if you are still interested in this code._ ## Fellow Repositories * [webfuse library](https://github.com/falk-werner/webfuse) C library to create webfuse adapters and providers in C/C++ * [webfuse daemon](https://github.com/falk-werner/webfused) Reference implementation of webfuse adapter (server) * [webfuse example](https://github.com/falk-werner/webfuse-example) Example demonstrating usage of webfuse ## Further Information * [Webfuse Protocol Specification](https://github.com/falk-werner/webfuse/blob/master/doc/protocol.md)