Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/daggerok/bun-examples

Remove your nodejs, you not need it anymore. Use bun!
https://github.com/daggerok/bun-examples

blazing-fast blazingly-fast blazingly-fast-js bun fast javascript js ts typescript

Last synced: about 2 months ago
JSON representation

Remove your nodejs, you not need it anymore. Use bun!

Awesome Lists containing this project

README

        

# Bun [![CI](https://github.com/daggerok/bun-examples/actions/workflows/ci.yml/badge.svg)](https://github.com/daggerok/bun-examples/actions/workflows/ci.yml)
Blazing fast JS

```bash
curl -fsSL https://bun.sh/install | bash
exec /bin/zsh
bun --help
bun hello-world/app.ts
```

## hello-bun

```bash
mkdir -p hello-bun && cd $_ ; bun init -y
```

## RTFM
* https://bun.sh/
* https://github.com/Jarred-Sumner/bun
* https://bun.sh/blog/bun-v1.0
* https://bun.sh/blog/bun-v1.0#bun-file
* https://youtube.com/watch?v=U4JVw8K19uY