pretty
popularSome tweaks for beautifying HTML with js-beautify according to my preferences.
Updated by @jonschlinkert
console.table
popularAdds console.table method that prints an array of objects as a table in console
Updated by @bahmutov
@rivascva/react-native-code-editor
A code editor with syntax highlighting built for React Native applications.
Updated by @rivascarlosva
@wulechuan/generate-html-via-markdown
本工具借助 markdownIt 生态的工具集,可将一段 MarkDown 内容(一个字符串)转化成对应的 HTML 内容(另一字符串)。当采用默认的配置项时,本工具还会在输出的 HTML 内容中,内嵌精美的 CSS 样式集和 JavaScript 代码。故,当借助本工具来制作一篇文章的“可分发版本”时,本工具产生的单一的 HTML 文档即可独立运转。
Updated by @wulechuan