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

@yookue/ts-lang-utils

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yookue/ts-lang-utils

Common Lang Utilities for TypeScript

  • 0.1.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
96
decreased by-59.66%
Maintainers
1
Weekly downloads
 
Created
Source

@yookue/ts-lang-utils

Software License NPM version NPM downloads

🏅 Common Lang Utilities for TypeScript 👍

Features

1️⃣ Utilities for array 2️⃣ Utilities for boolean 3️⃣️ Utilities for date time 4️⃣ Utilities for json 5️⃣ Utilities for object 6️⃣ Utilities for random 7️⃣ Utilities for string 8️⃣ Utilities for thread

Quickstart

You can install ts-lang-utils package in your existing TypeScript project as follows:

$ npm install @yookue/ts-lang-utils --save

Then, you may import components of ts-lang-utils as follows:

import {ArrayUtils, BooleanUtils, DateUtils, JsonUtils, ObjectUtils, RandomUtils, StringUtils, ThreadUtils} from '@yookue/ts-lang-utils';

Enjoy your journey in coding your projects with ts-lang-utils. ✌️

Document

License

This project is under the MIT License (MIT)

Website

Keywords

FAQs

Package last updated on 24 Sep 2023

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