awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
mojombo avatar

mojombo/chronic

0
View on GitHub↗
3,258 stars·451 forks·Ruby·MIT·7 viewsinjekt.github.com/chronic↗

Chronic

Chronic is a pure Ruby natural language date parser.

Features

  • Date and Time Processing - Parse natural language strings into date and time objects.
  • Date and Number Parsing - Natural language date parser.

Star history

Star history chart for mojombo/chronicStar history chart for mojombo/chronic

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Chronic

Similar open-source projects, ranked by how many features they share with Chronic.
  • wanasit/chronowanasit avatar

    wanasit/chrono

    5,247View on GitHub↗

    Chrono is a JavaScript natural language date parser that converts unstructured text and relative date expressions into structured date objects. It functions as a multi-locale date parser and expression engine designed to resolve time expressions globally. The library is customizable, allowing for the definition of custom regular expression patterns and refinement rules to extract business-specific date formats. It provides mechanisms to resolve relative terms like tomorrow or next Friday based on a specific reference date. The system covers international date formatting across various region

    TypeScript
    View on GitHub↗5,247
  • openexchangerates/accounting.jsopenexchangerates avatar

    openexchangerates/accounting.js

    4,985View on GitHub↗

    accounting.js is a JavaScript library and utility suite for formatting localized numbers and currency strings, rounding decimal values, and parsing currency strings. It provides tools to transform numeric values into human-readable strings using language-specific separators and custom symbols. The library includes a currency string parser to extract raw numerical values from formatted strings by removing symbols and separators. It also features a floating point rounding tool designed to prevent binary precision errors during financial calculations. Additional capabilities cover the vertical

    JavaScript
    View on GitHub↗4,985
  • iainbeeston/nickeliainbeeston avatar

    iainbeeston/nickel

    118View on GitHub↗

    Nickel

    Ruby
    View on GitHub↗118
  • holidays/holidaysholidays avatar

    holidays/holidays

    877View on GitHub↗

    A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday!

    Ruby
    View on GitHub↗877
See all 20 alternatives to Chronic→

Frequently asked questions

What does mojombo/chronic do?

Chronic is a pure Ruby natural language date parser.

What are the main features of mojombo/chronic?

The main features of mojombo/chronic are: Date and Time Processing, Date and Number Parsing.

What are some open-source alternatives to mojombo/chronic?

Open-source alternatives to mojombo/chronic include: wanasit/chrono — Chrono is a JavaScript natural language date parser that converts unstructured text and relative date expressions into… openexchangerates/accounting.js — accounting.js is a JavaScript library and utility suite for formatting localized numbers and currency strings,… jeremyw/stamp — Date and time formatting for humans. iainbeeston/nickel — Nickel. jduff/numerizer — Parse numbers in natural language from strings (ex forty two). holidays/holidays — A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday!