Results 6 repositories owned by Yaroslav Lapin

react-lazily

42
Stars
1
Forks
Watchers

react-lazily is a simple wrapper around React.lazy that supports named imports

qgp.app

28
Stars
2
Forks
Watchers

QGP website

astro-deno-template

18
Stars
1
Forks
Watchers

How to run Astro on Deno and/or Deno Deploy

bun-netlify

19
Stars
2
Forks
Watchers

Example of React app that you can deploy to netlify using bun (bun.js, oven.sh)

is-bun

23
Stars
0
Forks
Watchers

Return true if you are running in Bun.

rad-event-listener

278
Stars
3
Forks
Watchers

Simple wrapper for addEventListener that returns a cleanup function so you don't have to call removeEventListener manually. The rad part is that it works with typescript 🤯