@reallyland/node_moddeprecated

A collection of node modules for The Really Project

Usage no npm install needed!

<script type="module">
  import reallylandNodeMod from 'https://cdn.skypack.dev/@reallyland/node_mod';
</script>

README

node_mod

A collection of node modules for The Really Project


Buy Me A Coffee tippin.me Follow me

Version Node version MIT License

Downloads Total downloads Packagephobia Bundlephobia

CircleCI Dependency Status codecov Coverage Status

codebeat badge Codacy Badge Code of Conduct

Helper functions made specifically for The Really Project.

Table of contents

Pre-requisites

  • Node.js >= 8.16.0
  • NPM >= 6.4.1 (NPM comes with Node.js so there is no need to install separately.)

Setup

Install

# Install via NPM
$ npm install --save @reallyland/node_mod

Available modules

  • deep-clone - Simple and fast deep cloning
  • delay-until - A typical delay function but Promise based
  • fetch-as - Simple fetch helper with type resolver
  • lit-ntml - Expressive HTML Templates
  • normalize-diacritics - Remove accents/ diacritics in string
  • polling-observer - A new way of running polling function with observer pattern
  • scryptify - A stronger encryption and decryption in Node.js
  • signatur - Sign and unsign HTTP request with ease
  • utc-date - Generate UTC date with various offsets
  • utc-time - Generate UTC time with various offsets

Deno equivalent

Showing some ❤️ and support for deno.

License

MIT License © Rong Sen Ng