Skip to content

TimPetricola/strftime

Repository files navigation

strftime

This is the source of strftime.ninja. Strftime is a reference for the strftime formatting directive and a tool to format dates and times.

Use

Install dependencies

npm install

Dev

The dev script will start a server at http://localhost:3000.

npm run rev

You can lint the JS with:

npm run lint

Build

To create a static build, run:

npm run build

About

Quick strftime reference and REPL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published