Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

newtype

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

newtype

A TypeScript library packed with handy functions designed to accelerate development across different platforms.

  • 0.0.18
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

newtype

newtype is a comprehensive TypeScript library designed to streamline common programming tasks. This library offers a rich set of utilities spread across multiple domains such as arrays, strings, mathematics, dates, and system operations.

Installation

Install newtype using npm:

npm install newtype

Or using yarn:

yarn add newtype

Or using pnpm:

pnpm add newtype

Modules

Explore detailed documentation for each module:

Array

  • all
  • any
  • bubbleSort
  • chunk
  • compact
  • heapSort
  • insertionSort
  • intersection
  • mergeSort
  • partition
  • permutations
  • quickSort
  • range
  • sample
  • selectionSort
  • shuffle
  • timSort
  • unique

Core

Date

Math

String

System

Contributing

Contributions are welcome! For major changes, please open an issue first to discuss what you would like to change. Ensure to update tests as appropriate.

License

This project is licensed under the MIT License.

Keywords

FAQs

Package last updated on 16 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc