@reflectivechimp/gatsby-remark-normalize-paths
Normalize paths in frontmatter and body of markdown files to be gatsby compliant: with windows support
Normalize paths in frontmatter and body of markdown files to be gatsby compliant: with windows support
An extension of the normal Set datastructure. Holds unique entries in either normal mode or complement mode. In normal mode, the entries are present in the set (normal behavior of a standard Set). In complement mode, the entries are those which are not pr
Convert image src(s) in markdown to be relative to their node's parent directory. This will help gatsby-remark-images match images outside the node folder. For example, use with NetlifyCMS.
Format the relative time between the current date and a given date in a human readable format. The output is rounded to the nearest time unit, i.e. 1 year ago, 5 minutes ago, in 3 days, in 6 seconds
A secure-by-default path module (wrapper around node's path)
Use Gulp to resolve Typescript path aliases during compilation.
Normalize paths in frontmatter and body of markdown files to be gatsby compliant
Solves the relative path problem in Node.js by allowing a require call to reference the current package
Very flexible relative time formatting function. You can quickly get the formatted time like 2 minutes ago, 3 weeks ago, in 5 years.
Simple function that recieves a date and gives back the relative time using Intl.RelativeTimeFormat('en', { numeric: 'auto' })
A JS clone of Rails' time_ago_in_words
Installs local dependencies for optimal developer experience