blob: 68d73bba70cc22a7620eef848ca9e3bb7419a702 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
bun-bin: bun-bin (Javascript App Bundler)
bun-bin:
bun-bin: Bun is an all-in-one toolkit for JavaScript and TypeScript apps.
bun-bin: It ships as a single executable called bun.At its core is the Bun
bun-bin: runtime, a fast javascript runtime designed as drop-in replacement
bun-bin: for NodeJs.It reduces startup times and reduces memory usage.
bun-bin:
bun-bin:
bun-bin:
bun-bin: Homepage:https://bun.com
bun-bin:
|