npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@unikue/ts-lang-utils

v1.0.0

Published

Common lang utilities for typescript

Readme

@unikue/ts-lang-utils

NPM version Software License NPM downloads

🏅 為 typescript 而生的 common lang 工具庫 👍

特性

✅ array 工具庫

✅ boolean 工具庫

✅ color 工具庫

✅ date time 工具庫

✅ duration 工具庫

✅ element 工具庫

✅ file 工具庫

✅ image 工具庫

✅ json 工具庫

✅ map 工具庫

✅ nanoid 工具庫

✅ number 工具庫

✅ object 工具庫

✅ random 工具庫

✅ regex 工具庫

✅ string 工具庫

✅ thread 工具庫

✅ tree 工具庫

✅ uri 工具庫

✅ cookie storage 工具庫

✅ local storage 工具庫

✅ session storage 工具庫

快速開始

您可以在您的 typescript 項目中使用以下命令來安裝工具庫:

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

然后,您可以使用以下命令来导入组件:

import {ArrayUtils} from '@unikue/ts-lang-utils';
import {BooleanUtils} from '@unikue/ts-lang-utils';
import {ColorUtils} from '@unikue/ts-lang-utils';
import {DateUtils} from '@unikue/ts-lang-utils';
import {DurationUtils} from '@unikue/ts-lang-utils';
import {ElementUtils} from '@unikue/ts-lang-utils';
import {FileUtils} from '@unikue/ts-lang-utils';
import {ImageUtils} from '@unikue/ts-lang-utils';
import {JsonUtils} from '@unikue/ts-lang-utils';
import {MapUtils} from '@unikue/ts-lang-utils';
import {NanoidUtils} from '@unikue/ts-lang-utils';
import {NumberUtils} from '@unikue/ts-lang-utils';
import {ObjectUtils} from '@unikue/ts-lang-utils';
import {RandomUtils} from '@unikue/ts-lang-utils';
import {RegexUtils} from '@unikue/ts-lang-utils';
import {StringUtils} from '@unikue/ts-lang-utils';
import {ThreadUtils} from '@unikue/ts-lang-utils';
import {TreeUtils} from '@unikue/ts-lang-utils';
import {CookieStorage} from '@unikue/ts-lang-utils';
import {LocalStorage} from '@unikue/ts-lang-utils';
import {SessionStorage} from '@unikue/ts-lang-utils';

享受您和 ts-lang-utils 的編程之旅吧 ✌️

文檔

授權

本工具庫授權基於 MIT License 協議

版權

北京攸科網絡科技有限公司

网站