Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jacobbubu/qjs-rx-demo


https://github.com/jacobbubu/qjs-rx-demo

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# TypeScript-RxJS for quick.js

> This is sample repository demonstrates how to use TypeScript and RxJS running in [quick.js](https://bellard.org/quickjs/).

## Building the repo

```shell
npm run build
```

You need a `qjs` executable somewhere on your computer.

```shell
qjs disk/bundle.js
```