Skip to content
#

Bun

bun logo

Bun is an all-in-one JavaScript toolkit, including a runtime, package manager, test runner, and bundler.

  • Runtime: Bun is a JavaScript runtime built on top of JavaScriptCore, the engine that powers WebKit. It’s designed to be a drop-in replacement for Node.js, while being faster and improving developer experience. It also includes built-in support for TypeScript and JSX.
  • Package manager: Bun includes a package manager that’s vastly quicker than npm and Yarn, and is compatible with existing Node.js projects.
  • Test runner: Bun includes a Jest-compatible test runner that uses the Bun runtime. It supports TypeScript and JSX, lifecycle hooks, and UI/DOM testing.
  • Here are 366 public repositories matching this topic...

    This is a Pokémon card application built in React that allows users to search and view Pokémon details like height, weight, speed, and abilities. The project utilizes components and state management to dynamically display a list of Pokémon with a search feature. It employs a clean, responsive design and highlights the use of React props and JSX .

    • Updated Sep 16, 2024
    • JavaScript

    Created by Oven

    Released September 2021

    Latest release 4 days ago

    Followers
    118 followers
    Repository
    oven-sh/bun
    Website
    github.com/topics/bun
    Wikipedia
    Wikipedia

    Related topics

    deno javascript nodejs npm typescript webkit zig