bartlomieju
Team lead at @denoland. I do my best to improve JS/TS ecosystem. Rust aficionado. I did Python in previous life.
@denolandWarsaw, PL
bartlomieju's Stars
swc-project/swc
Rust-based platform for the Web
denoland/fresh
The next-gen web framework.
oakserver/oak
A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕
denoland/rusty_v8
Rust bindings for the V8 JavaScript engine
dprint/dprint
Pluggable and configurable code formatting platform written in Rust.
denoland/std
The Deno Standard Library
rslint/rslint
A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate
denoland/deno_lint
Blazing fast linter for JavaScript and TypeScript written in Rust
alshdavid/BorrowScript
TypeScript with a Borrow Checker. Multi-threaded, Tiny binaries. No GC. Easy to write.
denoland/dnt
Deno to npm package build tool.
dsherret/dax
Cross-platform shell tools for Deno and Node.js inspired by zx.
tidwall/btree
B-tree implementation for Go
denoland/dotland
[Archived] deno.land website
denoland/deno-lambda
A deno runtime for AWS Lambda. Deploy deno via docker, SAM, serverless, or bundle it yourself.
denosaurs/deno_python
🐍 Python interpreter bindings for Deno and Bun.
denoland/deno_blog
Minimal boilerplate blogging.
denoland/wasmbuild
Build tool to use Rust code in Deno and the browser.
denoland/deno_doc
Documentation generator for Deno
lucacasonato/dext.ts
The Preact Framework for Deno
denoland/manual
Deprecated - find these resources on docs.deno.com instead
denoland/deno_ast
Source text parsing, lexing, and AST related functionality for Deno
denoland/node_shims
npm packages providing shims for the Deno namespace and other globals. Useful for running Deno-first programs on Node.
tc39/proposal-source-phase-imports
Proposal to enable importing modules at the source phase
denoland/deploy_examples
Examples for Deno Deploy
denoland/docland
The documentation generation website for Deno
littledivy/deno_swc
The SWC compiler for Deno.
denoland/deno_task_shell
Cross-platform shell for deno task.
ts-why/tswhy
A community effort to enrich TypeScript diagnostics
denoland/deno_cache_dir
Deno CLI's module cache
denoland/import_map
An implementation of WICG Import Maps specification