New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

recurrentry

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

recurrentry

A simple and easy-to-use library for recurring entries.

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
125
Maintainers
1
Weekly downloads
 
Created
Source

🌀 recurrentry

An opinionated library for handling recurring payments.

Installation

pnpm install recurrentry
bun install recurrentry
yarn add recurrentry
npm install recurrentry

Features

  • Supports single and recurring payments (weekly, monthly, quarterly, yearly)
  • Day-level precision (time components are ignored)
  • Type-safe configuration with TypeScript

Date Handling

The library operates with day-level precision, meaning:

  • All time components (hours, minutes, seconds, milliseconds) are ignored
  • Calculations are based purely on calendar dates

Usage

TODO: Add usage examples

Contributing

We welcome contributions. To get started:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Make your changes and write tests if applicable.
  4. Submit a pull request.

License

Licensed under the MIT License.

FAQs

Package last updated on 05 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc