relative topic

List relative repositories

datetoken.go

20
Stars
0
Forks
Watchers

datetoken is a time toolkit for golang, with support for relative delta and string parsing

typescript-transform-paths

460
Stars
22
Forks
Watchers

Transforms module resolution paths using TypeScript path mapping and/or custom paths

gatsby-plugin-ipfs

113
Stars
37
Forks
Watchers

Adds support for deploying Gatsby to IPFS by ensuring that assets are relative

twas

250
Stars
10
Forks
Watchers

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

svelte-time

131
Stars
8
Forks
Watchers

Svelte component and action to format a timestamp using day.js

gatsby-remark-relative-images

79
Stars
27
Forks
Watchers

Convert markdown image src(s) to be relative for gatsby-remark-images.

MGRelativeKit

61
Stars
3
Forks
Watchers

Convert absolute to relative layout without autolayout.

nuxt-interpolation

43
Stars
2
Forks
Watchers

Nuxt.js module as directive for binding every link to catch the click event, and if it's a relative link router will push.

parse-human-relative-time

29
Stars
2
Forks
Watchers

Parse human relative time strings like "next Tuesday 3pm".

relative

34
Stars
7
Forks
Watchers

Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file to file, directory to file, and directory to directory.