awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lukeed avatar

lukeed/tinydate

0
View on GitHub↗
1,068 星标·14 分支·JavaScript·MIT·6 次浏览jsfiddle.net/lukeed/aoy0xeze↗

Tinydate

A tiny (349B) reusable date formatter. Extremely fast!

Features

  • Dates and Time - High-performance numeric date formatter.

Star 历史

lukeed/tinydate 的 Star 历史图表lukeed/tinydate 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

lukeed/tinydate 是做什么的?

A tiny (349B) reusable date formatter. Extremely fast!

lukeed/tinydate 的主要功能有哪些?

lukeed/tinydate 的主要功能包括:Dates and Time。

lukeed/tinydate 有哪些开源替代品?

lukeed/tinydate 的开源替代品包括: matthewyork/datetools — DateTools is a date manipulation library for iOS applications that provides utilities for date arithmetic, range… hiteshchoudhary/js-hindi-youtube — This project is a JavaScript educational repository and programming courseware. It provides a collection of code… hustcc/timeago.js — timeago.js is a JavaScript library that converts timestamps into human-readable relative time strings. It functions as… iamkun/dayjs — Day.js is a lightweight utility for parsing, validating, and manipulating date objects. It provides a fluent,… jonschlinkert/time-stamp — Get a formatted timestamp. Used in gulp, assemble, generate, and many others. lukeed/fromnow — ``sh $ npm install fromnow --save ``.

Tinydate 的开源替代方案

相似的开源项目,按与 Tinydate 的功能重合度排序。
  • matthewyork/datetoolsMatthewYork 的头像

    MatthewYork/DateTools

    7,186在 GitHub 上查看↗

    DateTools is a date manipulation library for iOS applications that provides utilities for date arithmetic, range management, and relative time formatting. It functions as a set of tools to shift dates by specific units, calculate durations between timestamps, and convert dates into localized, human-readable strings. The library specializes in the analysis of time spans, offering systems to define, compare, and organize overlapping or sequential time periods. It includes logic to determine chronological relationships, such as whether dates fall within specific windows or how different time per

    Objective-C
    在 GitHub 上查看↗7,186
  • hiteshchoudhary/js-hindi-youtubehiteshchoudhary 的头像

    hiteshchoudhary/js-hindi-youtube

    4,855在 GitHub 上查看↗

    This project is a JavaScript educational repository and programming courseware. It provides a collection of code examples and practical projects designed for learning the JavaScript programming language. The repository covers language learning through hands-on exercises, including the implementation of coding projects and algorithm practice. It focuses on both frontend web development and the application of object oriented programming. The content includes materials for managing variables and data types, performing mathematical operations, and manipulating strings and dates. It also provides

    JavaScript
    在 GitHub 上查看↗4,855
  • hustcc/timeago.jshustcc 的头像

    hustcc/timeago.js

    5,376在 GitHub 上查看↗

    timeago.js is a JavaScript library that converts timestamps into human-readable relative time strings. It functions as an internationalized date library that transforms static date and time data into descriptive statements of elapsed time. The project provides a dynamic time updater that automatically refreshes relative time labels on a webpage at regular intervals. It supports multilingual date localization, allowing time-elapsed statements to be translated into various languages using built-in or custom locale settings.

    TypeScript
    在 GitHub 上查看↗5,376
  • date-fns/date-fnsdate-fns 的头像

    date-fns/date-fns

    36,579在 GitHub 上查看↗

    date-fns is a JavaScript date utility library providing a collection of pure functions for manipulating, formatting, and calculating dates and times. It serves as an immutable date manipulation library and a tool for time zone management, ensuring that date transformations are performed without modifying the original date objects. The library functions as a date formatting tool that converts date objects into human-readable strings using custom patterns and international locales. It includes a specific toolset for adjusting and calculating date representations across different geographical re

    TypeScriptdatedate-fnshacktoberfest
    在 GitHub 上查看↗36,579
  • 查看 Tinydate 的所有 10 个替代方案→