You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -248,6 +248,7 @@ This list is a collection of the best Deno modules and resources.
248
248
-[recursive-readdir](https://github.com/denorg/recursive-readdir) - Recursively read directories in Deno.
249
249
-[rubico](https://github.com/richytong/rubico) - 🏞 [a]synchronous function composition; it just works.
250
250
-[solc](https://github.com/deno-web3/solc) - 💎 Solidity bindings for Deno.
251
+
-[switcher4deno](https://github.com/switcherapi/switcher-client-deno) - Feature Flag Deno SDK client for Switcher-API.
251
252
-[tryify](https://github.com/twilsoft/tryify) - Functional style error handling; never throw/try/catch/finally again.
252
253
-[type-fest](https://github.com/denoserverless/type-fest) - A collection of essential TypeScript types (port of sindresorhus/type-fest).
253
254
-[unified-deno-lock](https://github.com/yooneskh/unified-deno-lock) - Powerful and simple lock (mutex) library to handle race conditions with zero dependencies
0 commit comments