Awesome
<div align="center" style="text-align: center;"> <h1 style="border-bottom: none;">Deno Modules</h1> <p>Modules for deno</p> </div> <hr />A collection of deno modules written in TypeScript.
Table of contents <!-- omit in toc -->
Pre-requisite
- deno >= 0.41.0
Available modules
- deep_clone - Simple and fast deep cloning
- delay_until - A typical delay function but Promise based
- jsmodern - An extension to existing JavaScript, influenced by other great languages such as Rust, Dart, Java, Golang, etc.
- lit_ntml - Expressive HTML Templates
- normalize_diacritics - Remove accents/ diacritics in string
- polling_observer - A new way of running polling function with observer pattern
Node.js equivalent
Check out nodemod for equivalent modules for Node.js.
License
MIT License © Rong Sen Ng
<!-- References --> <!-- Modules --> <!-- Badges --> <!-- Links -->