niieani / nesity

Monorepo of various JavaScript tools and utilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nesity

A monorepo for various utilities.

Packages

nesity-statistics

This package provides a set of functions for statistical analysis.

It focuses on comparing datasets acquired from benchmarks.

nesity-types

A set of TypeScript utilities that help you write stricter code.

Main features include:

  • fromEntries - a strict typing of Object.fromEntries
  • StrictMap - a strict typing of the built-in Map for cases where a specific Key maps to a specific Value

About

Monorepo of various JavaScript tools and utilities

License:MIT License


Languages

Language:TypeScript 99.9%Language:Shell 0.1%