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

https://github.com/djdeveloperr/nsball

NativeScript Ball demo for macOS
https://github.com/djdeveloperr/nsball

Last synced: 10 months ago
JSON representation

NativeScript Ball demo for macOS

Awesome Lists containing this project

README

          

## @nativescript/macos-node-api Example: Ball

https://github.com/nate-parrott/ball but using [NativeScript](https://nativescript.org/), runs on both Deno and Node.

https://github.com/user-attachments/assets/68b4cb74-7ade-4738-aa38-f9b34e4206a4

Prerequisites:
- To try with Deno, https://docs.deno.com/runtime/manual/getting_started/installation/
- To try with Node, https://nodejs.org/en

### Try it

With Deno:

```bash
deno task start
```

With Node:

```bash
npm start
```

MIT licensed.

Copyright (c) 2024 Nate Parrott, 2024 DjDeveloperr