Socket
Socket
Sign inDemoInstall

@yookue/ts-lang-utils

Package Overview
Dependencies
2
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @yookue/ts-lang-utils

Common Lang Utilities for TypeScript


Version published
Weekly downloads
289
increased by45.23%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

@yookue/ts-lang-utils

NPM version Software License NPM downloads

🏅 Common Lang Utilities for TypeScript 👍

Features

✅ Utilities for array

✅ Utilities for boolean

✅ Utilities for date time

✅ Utilities for json

✅ Utilities for number

✅ Utilities for object

✅ Utilities for random

✅ Utilities for regex

✅ Utilities for string

✅ Utilities for thread

✅ Utilities for tree

Quickstart

You can install this package in your typescript project as follows:

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

Then, you may import components as follows:

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

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

Document

License

This project is under the MIT License.

Website

Keywords

FAQs

Last updated on 30 Apr 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc