Search results

227 packages found

M
Q
P

Module with lots of mathematical operations

published 1.1.0 5 years ago
M
Q
P

Simple operations for binary strings

published 0.0.13 6 years ago
M
Q
P

A bitwise operations Javascript IP calculator

published 1.0.0 3 months ago
M
Q
P

Multitenancy and Extensibility Tool is a cli to reduce operational overhead for multitenant Cloud Foundry applications

published 0.8.5 6 days ago
M
Q
P

A package for securing storage of web applications via encryption for localStorage, sessionStorage, cookies, and IndexedDB. It is customizable and easy to use, similar to default operations.

published 1.1.1 a month ago
M
Q
P

Fleetbase JS & Node SDK

published 1.2.9 2 months ago
M
Q
P

SIMDope 🎨 - Color trafficking library faster than tools not mentioning it, lighting fast and around 1700 lines of code (~34kB and 0 dep.)

published 8.2.2 a day ago
M
Q
P

calculus-toolkit is a JavaScript library that provides various mathematical functions including calculus operations such as derivatives and integrals. It also includes basic arithmetic operations and number formatting utilities.

published 1.0.2 2 months ago
M
Q
P

This npm package provides a simple and efficient key-value storage solution using the IndexedDB API. IndexedDB is a low-level API for client-side storage of significant amounts of structured data. With this package, you can easily open or create an Indexe

published 1.0.3 6 months ago
M
Q
P

Library to check unused resolvers at Ovrsea

published 1.1.0 a year ago
M
Q
P

Controller of consecutive or concurrent execution of a sequence of asynchronous operations

published 1.0.0 3 years ago
M
Q
P

Basic mathematical operations with Decorator design pattern for input validation

published 1.1.1 4 years ago
M
Q
P

Laima is a npm package that enables you to work with dates in a simple and intuitive way. This package includes functions for manipulating, formatting, comparing, and displaying dates in different formats. It is the newest alternative to Moment, offering

published 1.0.8 a year ago
M
Q
P

Utility functions for commonly used methods and operations

published 0.1.2 2 years ago
M
Q
P

A library to correct javascript miscalculations

published 2.1.1 2 years ago
M
Q
P

Numeric Toolkit is a simple JavaScript library that provides functions for number formatting and basic mathematical operations. This library can be used to facilitate number manipulation in your applications.

published 1.0.3 a month ago
M
Q
P

Small library to handle durations parsing and displaying.

published 1.0.15 a year ago
M
Q
P

``` npm i @sndmath/set ``` ## Import ``` import { SndSet } from '@sndmath/set'; ``` ## Union ``` let v = [2, 4, 4, 5, 17, 'lulu']; let s0 = new SndSet(v); v = [3, 14, 14, 5, 9, 17]; let s1 = new SndSet(v); let s2 = Array.from(SndSet.union(s0, s1)); consol

published 1.0.2 a year ago
M
Q
P

Calculate a set of operations over a var

published 0.0.2 8 years ago
M
Q
P