Skip to content

motss/deno_mod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 18, 2020
4d063c0 Β· Apr 18, 2020

History

51 Commits
Apr 18, 2020
Apr 18, 2020
Apr 18, 2020
Apr 18, 2020
Apr 18, 2020
Apr 18, 2020
Apr 18, 2020
Apr 13, 2019
Apr 13, 2019
Apr 17, 2019
Apr 13, 2019
Apr 18, 2020
Apr 18, 2020
Jun 20, 2019
May 20, 2019
Apr 18, 2020
Apr 18, 2020
Apr 14, 2019

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