lite-ts-time
```typescript const dt = new DateTime(); const now = moment(); const res = dt.isSameUnix( now.unix(), now.endOf('day').unix(), ); // res = true
```typescript const dt = new DateTime(); const now = moment(); const res = dt.isSameUnix( now.unix(), now.endOf('day').unix(), ); // res = true
Tended to help resolve real locations for linked npm module dependencies
This library offers guards for common types, and methods to generate type guards for specific types quickly. Safely handle unpredictable unknown types with ease
This library offers guards for common types, and methods to generate type guards for specific types quickly. Safely handle unpredictable unknown types with ease
This library offers guards for common types, and methods to generate type guards for specific types quickly. Safely handle unpredictable unknown types with ease
An example package, written in Typescript that will be used for learning only
dead simple, fast, env configurable node.js json logging
PostgreSQL simple migration tool
SDK for developing Lilith mods
Library for managing rate limits. Has high level requests limiter, and low level token limiter, and will queue requests if limit is reached.
Processes text input stream/file line by line. Takes care of I/O & Errors. Great for CLI apps.
基于 Vue3、TypeScript、Element Plus、Pinia 和 Vite 等主流技术.
Transform parameters of a function to handle promise parameters
A pluggable timeseries DB built on top of LevelDB.
#### 介绍 项目中共享的方法