Skip to content

motss/deno_mod

Repository files navigation

Deno Modules

Modules for deno


Version MIT License

ci

A collection of deno modules written in TypeScript.

Table of contents

Pre-requisite

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