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
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -328,7 +328,6 @@ This list is a collection of the best Deno modules and resources.
328
328
329
329
-[crux.land](https://crux.land/) - A free registry service meant for hosting small ( < 10kB) single deno scripts.
330
330
-[Deno PKG](https://denopkg.com/) - An easier way to use code from GitHub in your Deno project.
331
-
-[Denopkg.dev](https://denopkg.dev/) - Use any public/private repository from GitHub/GitLab in your Deno project.
332
331
-[deno.land/x/](https://deno.land/x/) - The official 3rd party module registry.
333
332
-[nest.land](https://nest.land) - An immutable, blockchain powered Deno package registry. 🥚
334
333
@@ -416,7 +415,6 @@ This list is a collection of the best Deno modules and resources.
416
415
-[Create your first News CLI app using Deno](https://medium.com/javascript-in-plain-english/creating-your-first-news-cli-app-using-deno-e1470398c627)
417
416
-[Continuous Integration with Deno](https://semaphoreci.com/blog/continuous-integration-with-deno)
418
417
-[The Hidden Superpower of Deno: xeval](https://stefanbuck.com/blog/hidden-superpower-deno-xeval)
419
-
-[Test coverage in Deno with Codecov and GitHub Actions](https://v1rtl.site/blog/coverage-in-deno)
420
418
- Deno REST API with Oak Tutorial Series [0](https://www.robinwieruch.de/deno-tutorial), [1](https://www.robinwieruch.de/deno-oak), [2](https://www.robinwieruch.de/deno-oak-rest-api)
421
419
-[Getting Started with Deno](https://sabe.io/tutorials/getting-started-with-deno)
422
420
-[How to deploy a Deno app using Docker](https://sabe.io/tutorials/how-to-deploy-deno-app-docker)
0 commit comments