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
iainbeeston avatar

iainbeeston/nickel

0
View on GitHub↗
118 stars·17 forks·Ruby·MIT·8 views

Nickel

Nickel

Features

  • Date and Number Parsing - Extractor for date, time, and message info from text.

Star history

Star history chart for iainbeeston/nickelStar history chart for iainbeeston/nickel

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Nickel

These projects share indexed features with Nickel. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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
  • yb66/tickleyb66 avatar

    yb66/tickle

    83View on GitHub↗

    This is now the home of Tickle, previously found at github.com/noctivityinc/tickle

    Ruby
    View on GitHub↗83
  • mojombo/chronicmojombo avatar

    mojombo/chronic

    3,258View on GitHub↗

    Chronic is a pure Ruby natural language date parser.

    Ruby
    View on GitHub↗3,258
Compare all 8 related projects→

Frequently asked questions

What does iainbeeston/nickel do?

Nickel

What are the main features of iainbeeston/nickel?

The main features of iainbeeston/nickel are: Date and Number Parsing.

Which projects share features with iainbeeston/nickel?

Projects with overlapping indexed features include: openexchangerates/accounting.js — accounting.js is a JavaScript library and utility suite for formatting localized numbers and currency strings,… wanasit/chrono — Chrono is a JavaScript natural language date parser that converts unstructured text and relative date expressions into… yb66/tickle — This is now the home of Tickle, previously found at github.com/noctivityinc/tickle. mojombo/chronic — Chronic is a pure Ruby natural language date parser. xaviershay/kronic — A dirt simple library for parsing and formatting human readable dates. jduff/numerizer — Parse numbers in natural language from strings (ex forty two).