SkillAgentSearch skills...

Twas

🕰 Tiny (280B) relative time string function (eg: "3 seconds ago")

Install / Use

/learn @vutran/Twas
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

twas

Coveralls branch license

Tiny (280B) relative time string function (eg: "3 seconds ago")

Install

$ npm i -S twas

Usage

import twas from 'twas';

console.log(twas(Date.now() - (5 * 1000));

// -> 5 seconds ago

License

MIT © Vu Tran

View on GitHub
GitHub Stars251
CategoryDevelopment
Updated26d ago
Forks10

Languages

JavaScript

Security Score

100/100

Audited on Mar 5, 2026

No findings