Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
relative-time-format
A convenient Intl.RelativeTimeFormat polyfill
javascript-time-ago
Localized relative date/time formatting
react-time-ago
Localized relative date/time formatting in React
human-time
show seconds in a human-readable form
normalize-path
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
@rushstack/eslint-patch
Enhance ESLint with better support for large scale monorepos
path-is-inside
Tests whether one path is inside another path
relateurl
Minify URLs by converting them from absolute to relative.
module-details-from-path
Resolve npm package details, like name and base path, given an absolute path to a file inside a package
@formatjs/ecma402-abstract
A collection of implementation for ECMAScript abstract operations
damerau-levenshtein
Damerau - Levenshtein distance by The Spanish Inquisition + relative distance
is-absolute-url
Check if a URL is absolute
postcss-logical
Use logical properties and values in CSS
is-absolute
Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.
resolve-url-loader
Webpack loader that resolves relative paths in url() statements based on the original source file
is-relative
Returns `true` if the path appears to be relative.
@formatjs/intl-relativetimeformat
Formats JavaScript dates to relative time strings.
svelte-time
Svelte component and action to format a timestamp using day.js
is-relative-path
Whether or not a given path is relative
require-relative
require and resolve modules relative to a path of your choice