News

Bun.secrets, also new in this release, is a native secrets manager for CLI (command-line interface) tools and local ...
In addition to chat interfaces, there are other interaction options with LLMs that developers can integrate into their applications and offer added value.
KMP is emerging as an alternative for cross-platform development, offering a path to share code without sacrificing the performance and feel of a native application. KMP comes with its own set of ...
This project benchmarks a RUST-powered Markdown parser (Comrak, compiled to WebASsembly) against two widely-used JavaScript parsers (Markdown-It and Marked) to evaluate perofrmance across a variety of ...
A fast and reliable excel formula parser in javascript. Using LL(1) parser. Inspired by XLParser and the paper "A Grammar for Spreadsheet Formulas Evaluated on Two Large Datasets" by Efthimia ...