Platform Engineer | Web tooling | DX
-
- Fixed
assert.deepStrictEqual
to check objects prototypes to ensure correctness comparisons here - Implemnted
backup
capability for thenode:sqite
module here - Implemented the reloading of envirnoment variables from env files when --watch flag is passed here
- Fixed conflit when directory name has same name of a task here
- Allow uninstall multiples global packages at once with
deno uninstall --global lib1 lib2 lib3
here
- Fixed
-
Lemon: an expermental purely safe compiler
- Added
If expression
support to the compiler here
- Added
-
Falcon: Fast, Simple and Modern Http Library here
- Single threaded
- Handle multiples requests at once asyncroniosly (uses libuv for io)
- Minimal memory footprint
- Fast and industry standard route handling (uses r3lib)
- Fast, lightweight and standard compliant HTTP Request/Response parsing (uses nodejs llhttp)
- Simple and Intuitive JSON support (uses nlohmann json)
-
Filipe: Educational purpose interpreter in Rust here
- Open to work
Email me here