1.0.0 • Published 2 years ago

@ilihub/century-to-week v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@ilihub/century-to-week

TypeScript functions for converting century to week.

NPM Version NPM CodeFactor Socket Badge

Installation

# if you're using pnpm
pnpm add @ilihub/century-to-week

# or, if you're using npm
npm install @ilihub/century-to-week

# or, if you're using yarn
yarn add @ilihub/century-to-week

Usage

import { CenturyToWeek } from "@ilihub/century-to-week";

const century = 1;

const week = CenturyToWeek(century);
console.log(week); // 5200

Sponsors & Backers

Eternal Sponsor Diamond Sponsor Platinum Sponsor Gold Sponsor Silver Sponsor Backer Supporter

Support the development of new open-source projects from ilihub through crowdfunding.

The core of ilihub is our crowd-funded open-source projects, licensed under the permissive MIT license. Sponsorship increases the rate of bug fixes, documentation improvements, and feature development.

Eternal Sponsor

Eternal Sponsor

Diamond Sponsor

Diamond Sponsor

Platinum Sponsor

Platinum Sponsor

Gold Sponsor

Gold Sponsor

Silver Sponsor

Silver Sponsor

Backer

Backer

Supporter

Supporter