bun-skills
bun-skills contiene 306 skills recopiladas de jarle, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Configure a private registry for an organization scope with bun install
Speed up JavaScript execution with bytecode caching in Bun's bundler
Bun's bundler has built-in support for CSS with modern features
Migration guide from esbuild to Bun's bundler
Generate standalone executables from TypeScript or JavaScript files with Bun
Build fullstack applications with Bun's integrated dev server that bundles frontend assets and handles API routes
Hot Module Replacement (HMR) for Bun's development server
Build static sites, landing pages, and web applications with Bun's bundler
Bun's fast native bundler for JavaScript, TypeScript, JSX, and more
Built-in loaders for the Bun bundler and runtime
Run JavaScript functions at bundle-time with Bun macros
Reduce bundle sizes with Bun's JavaScript and TypeScript minifier
Universal plugin API for extending Bun's runtime and bundler
Bundle a single-page app into a single self-contained .html file with no external dependencies
Share feedback, bug reports, and feature requests
Convert an ArrayBuffer to an array of numbers
Convert an ArrayBuffer to a Blob
Convert an ArrayBuffer to a Buffer
Convert an ArrayBuffer to a string
Convert an ArrayBuffer to a Uint8Array
Convert a Blob to an ArrayBuffer
Convert a Blob to a DataView
Convert a Blob to a ReadableStream
Convert a Blob to a string
Convert a Blob to a Uint8Array
Convert a Buffer to an ArrayBuffer
Convert a Buffer to a blob
Convert a Buffer to a ReadableStream
Convert a Buffer to a string
Convert a Buffer to a Uint8Array
Convert a DataView to a string
Convert a Uint8Array to an ArrayBuffer
Convert a Uint8Array to a Blob
Convert a Uint8Array to a Buffer
Convert a Uint8Array to a DataView
Convert a Uint8Array to a ReadableStream
Convert a Uint8Array to a string
Deploy a Bun application on AWS Lambda
Deploy a Bun application on DigitalOcean
Deploy a Bun application on Google Cloud Run