algolia / diffable-html
Opinionated HTML formatter focused towards making HTML diffs readable.
☆36Updated 3 weeks ago
Alternatives and similar repositories for diffable-html:
Users that are interested in diffable-html are comparing it to the libraries listed below
- Declarative API to listen to events outside of a component☆22Updated last year
- Get the dependencies of an ES6 module by traversing its AST☆34Updated last month
- Install dependencies using Yarn with npm fallback.☆29Updated 2 years ago
- A store of react-supported html attributes keyed by their tags☆23Updated 3 years ago
- Get the revved file path of a file☆33Updated 3 years ago
- HOC that renders component into shadow-dom☆34Updated 8 years ago
- ✨ A pretty Stylelint formatter.☆32Updated last week
- A small collection of ESLint (http://eslint.org) rules that enforce more strict stylistic conventions for the layout of multi-property ob…☆10Updated 8 years ago
- Deprecated: use https://github.com/rollup/rollup-plugin-virtual instead☆22Updated 7 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- use the CSS attr function in your styled-components code.☆23Updated 7 years ago
- A stylelint processor for linting CSS in markdown☆26Updated 2 years ago
- Get a description of a JS object's shape.☆25Updated 7 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 3 years ago
- A tiny (350B) library to detect when images have loaded.☆39Updated 5 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 7 years ago
- Lazy loading Custom Elements and their styles without even thinking about it.☆40Updated 5 years ago
- Include specified node_modules in webpack loader☆10Updated 3 years ago
- Atomic CSS for CSS Modules☆13Updated last year
- A tiny (156B) utility to compare a string against a template mask.☆22Updated 7 years ago
- Babel plugin to report dynamic imports with import-inspector with metadata about the import☆38Updated 7 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Simplified DLL config creator & handler☆29Updated 7 years ago
- A CSS Modules transform to extract local aliases for inline imports☆41Updated 2 months ago
- Express extension to open file in editor☆20Updated 3 years ago
- Additional PropTypes for React☆26Updated this week
- Handle `.mjs` files correctly within webpack☆70Updated 6 years ago
- Practical, zero-config Webpack, until you need it.☆36Updated 6 years ago
- Deprecated plugin to compile Markdown to Virtual DOM — please use `remark-rehype` and then something like `rehype-react`