remark-lint-no-file-name-articles
remark-lint rule to warn when file name start with an article
Updated by @johno
metascraper
popularA library to easily scrape metadata from an article on the web using Open Graph, JSON+LD, regular HTML metadata, and series of fallbacks.
Updated by @ianstormtaylor
retext-indefinite-article
retext plugin to check if indefinite articles (`a`, `an`) are used correctly
Updated by @wooorm
eklem-headline-parser
Determines the most relevant keywords from an article headline
Updated by @eklem
@financial-times/o-teaser
Provides styling for teaser elements, which contain information about an article and link through to it
Updated by @emmalewis
@ta-interaktiv/react-article-teasers
Show a row of article teasers according to a list of article IDs.
Updated by @dariush-mehdiaraghi
urls-md
Convert URLs to Markdown links and images: Extracts URLs from text → Gets their article title → Creates Markdown links
Updated by @sindresorhus
url-metadata
Request an http(s) url and scrape its metadata. Many of the metadata fields returned are Open Graph Protocol (og:) so far.
Updated by @laurengarcia
@wulechuan/generate-html-via-markdown
本工具借助 markdownIt 生态的工具集,可将一段 MarkDown 内容(一个字符串)转化成对应的 HTML 内容(另一字符串)。当采用默认的配置项时,本工具还会在输出的 HTML 内容中,内嵌精美的 CSS 样式集和 JavaScript 代码。故,当借助本工具来制作一篇文章的“可分发版本”时,本工具产生的单一的 HTML 文档即可独立运转。
Updated by @wulechuan
@wulechuan/css-stylus-markdown-themes
吴乐川的 HTML 文章排版与配色之方案集。本工具用于构建一组层叠样式表(即 CSS )文件,本工具亦现场提供了一组层叠样式表文件。凡这些样式表,均可用于美化采用超文本标记语言(即 HTML )格式存储的文章。且不必同时取用多个样式表文件,仅取其一足矣。
Updated by @wulechuan
@financial-times/o-teaser-collection
Provides styles to layout out multiple teasers in one section.
Updated by @emmalewis
english-a-an-list
English words and adjectives that are preceded by the indefinite article 'an', based on WordNet
Updated by @ludan.stoeckle
@times-components/article-skeleton
The article skeleton component is a composed collection of components and features which go to make up an article. This is distinct from the concept of an article page in the …
Updated by @marcincuber
indefinite
Prefix a noun with an indefinite article - a or an - based on whether it begins with a vowel
Updated by @tandrewnichols
typeof-article
popularGet the native JavaScript type of a value, preceded by the appropriate indefinite article (either `a` or `an`), for use in error messages.
Updated by @jonschlinkert