mamasson's Stars
remarkjs/remark-directive
remark plugin to support directives
remarkjs/remark-gfm
remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)
remarkjs/remark-rehype
plugin that turns markdown into HTML to support rehype
remarkjs/remark-lint
plugins to check (lint) markdown code style
remarkjs/awesome-remark
Curated list of awesome remark resources
remarkjs/remark
markdown processor powered by plugins part of the @unifiedjs collective
unifiedjs/unified-args
Create CLIs for unified processors
unifiedjs/unified-engine
Engine to process multiple files with unified
unifiedjs/awesome-unified
Curated list of awesome unified resources
unifiedjs/collective
How the unified collective is governed
unifiedjs/unifiedjs.github.io
Site for unified
unifiedjs/unified
☔️ interface for parsing, inspecting, transforming, and serializing content through syntax trees
micromark/micromark-extension-mdxjs
micromark extension to support MDX.js
micromark/micromark-extension-directive
micromark extension to support generic directives (`:cite[smith04]`)
micromark/micromark-extension-frontmatter
micromark extension to support frontmatter (YAML, TOML, etc)
micromark/micromark-extension-gfm
micromark extension to support GFM (GitHub Flavored Markdown)
micromark/common-markup-state-machine
CMSM: Common markup state machine
micromark/micromark
small, safe, and great commonmark (optionally gfm) compliant markdown parser
css-modules/postcss-icss-selectors
PostCSS plugin for css modules to local-scope classes and ids
css-modules/css-modulesify
A browserify plugin to load CSS Modules
css-modules/css-modules-require-hook
A require hook to compile CSS Modules in runtime
css-modules/icss
Interoperable CSS — a standard for loadable, linkable CSS
css-modules/webpack-demo
Working demo of CSS Modules, using Webpack's css-loader in module mode
css-modules/css-modules
Documentation about css-modules
webpack/webpack-cli
Webpack's Command Line Interface
webpack/webpack.js.org
Repository for webpack documentation and more!
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
polkadot-js/common
Utilities and base libraries for use across polkadot-js for Polkadot and Substrate. Includes base libraries, crypto helpers and cross-environment helpers.
polkadot-js/tools
Various cli tools for Polkadot and Substrate chains, including basic node monitoring, making API queries via a cli app and other command-line tools