Update and add index

This commit is contained in:
Jonas Zeunert
2024-04-23 15:17:38 +02:00
parent 4d0cd768f7
commit 8d4db5d359
726 changed files with 41721 additions and 53949 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Deno !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 Awesome Deno !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 (https://deno.land)
@@ -142,6 +142,7 @@
Logging
- sentry_deno (https://github.com/GJZwiers/sentry_deno) - Unofficial port of the Sentry SDK for JavaScript to Deno.
- dlog (https://github.com/dpmland/dlog) - A ussefull logger for the prompt with icons or simple version!
- LogTape (https://github.com/dahlia/logtape) - Simple logging library with zero dependencies for Deno/Node.js/Bun/browsers.
Machine learning
- classy-lala (https://github.com/retraigo/la-classy) - Single-layer perceptrons for supervised learning tasks.
@@ -191,8 +192,7 @@
- expect (https://github.com/allain/expect) - Helpers for writing jest like expect tests in deno.
- merlin (https://github.com/crewdevio/merlin) - Testing and Benchmarking framework for deno 🧙‍♂️
- pretty_benching (https://github.com/littletof/prettyBenching) - A small library to make your Deno benchmarking progress and results look pretty.
- qunitx (https://github.com/izelnakri/qunitx) - Zero dependency, fully customizable, mature, universal test API that can run interchangably in node.js, Deno & browser, using default runtime 
test runners.
- qunitx (https://github.com/izelnakri/qunitx) - Zero dependency, fully customizable, mature, universal test API that can run interchangably in node.js, Deno & browser, using default runtime test runners.
- rhum (https://github.com/drashland/rhum) - A lightweight testing framework for Deno.
- superdeno (https://github.com/asos-craigmorten/superdeno) - Super-agent driven library for testing Deno HTTP servers.
- superoak (https://github.com/asos-craigmorten/superoak) - HTTP assertions for Oak made easy via SuperDeno.
@@ -241,8 +241,8 @@
- garn-validator (https://github.com/jupegarnica/garn-validator) - Create validations with ease.
- invert-kv (https://github.com/denorg/invert-kv) - Invert key-value pairs in Deno.
- lazy (https://github.com/luvies/lazy) - A linq-like lazy-evaluation iteration module.
- locale-kit (https://deno.land/x/localekit) (GitHub (https://github.com/locale-kit/locale-kit)) - A internationalisation/localisation/translation (i18n/l10n/t9n) library with a wrapper for 
Fresh and support for plurals and dynamic replacement.
- locale-kit (https://deno.land/x/localekit) (GitHub (https://github.com/locale-kit/locale-kit)) - A internationalisation/localisation/translation (i18n/l10n/t9n) library with a wrapper for Fresh and support for plurals and dynamic 
replacement.
- maze_generator (https://github.com/mjrlowe/maze_generator) - Javascript module for generating, solving, analyzing and displaying mazes.
- ms (https://github.com/denolib/ms) - Easily convert various time formats to milliseconds.
- online (https://github.com/denorg/online) - Check if you're currently online in Deno.
@@ -483,8 +483,7 @@
- Hola Deno! . 🦕 (https://medium.com/javascript-espa%C3%B1ol/hola-deno-f31f9f6f2c84)
- Así puedes crear tu primera API REST con Deno (https://medium.com/@mpampols/as%C3%AD-puedes-crear-tu-primera-api-rest-con-deno-a9094ee5c0b2)
- Primeros pasos con Deno 🦕 El sucesor de NodeJS desarrollado con Rust y TypeScript 
(https://medium.com/@manurua/primeros-pasos-con-deno-el-nuevo-nodejs-desarrollado-con-rust-y-typescript-b9ac14f7d0c7)
- Primeros pasos con Deno 🦕 El sucesor de NodeJS desarrollado con Rust y TypeScript (https://medium.com/@manurua/primeros-pasos-con-deno-el-nuevo-nodejs-desarrollado-con-rust-y-typescript-b9ac14f7d0c7)
- Primer vistazo con deno (https://dev.to/buttercubz/first-look-with-deno-spanish-30dh)
Darija