A Reasonable Website is a template that *anyone can use* to make an accessible, fast, and kinda nice-looking website.
Fake XHR and server
<img src="https://react-window.vercel.app/og.png" alt="react-window logo" width="400" height="210" />
React specific linting rules for ESLint
Customizable Date Picker for React
a glob matcher in javascript
Fast 3kb React-compatible Virtual DOM library.
Syntax tree data structure and parser interfaces for the lezer parser
React components for efficiently rendering large, scrollable lists and tabular data
A Test-Anything-Protocol library for JavaScript
This package contains the shared types used across rrweb packages. See the [guide](../../guide.md) for more info on rrweb.
No description provided.
Flexible, efficient request validation for Connect
`rrdom` is a virtual dom library that is used by `rrweb` to replay DOM mutations. It is a standalone library that can be used to create a virtual dom tree and apply patches to the real dom. It's used in `rrweb` to optimize replay performance especially wh
Highlighting system for Lezer parse trees
babel's modular runtime helpers
This package contains the shared utility functions used across rrweb packages. See the [guide](../../guide.md) for more info on rrweb.
PostCSS plugin that adds !important to style declarations safely
Please refer to the [console recipe](../../../docs/recipes/console.md) on how to use this plugin. See the [guide](../../../guide.md) for more info on rrweb.
Value identification and comparison functions
`rrdom` is a virtual dom library that is used by `rrweb` to replay DOM mutations. It is a standalone library that can be used to create a virtual dom tree and apply patches to the real dom. It's used in `rrweb` to optimize replay performance especially wh
Collection of helper functions used by Babel transforms.
This package contains the shared types used across rrweb packages. See the [guide](../../guide.md) for more info on rrweb.
No description provided.
Enables you to publish your podcast using the Jekyll static site generator, creating feeds and a reasonably looking website
Enables you to publish your podcast using the Jekyll static site generator, creating feeds and a reasonably looking website
Mainly the product of messing around, this gem comprises Ruby code for a few useful "Amazon Hacks" -- common techniques for manipulating Amazon product URLs and Images. This is mainly useful if you find yourself creating a site where you might link to Amazon product pages and display images for them. Examples of this might include: * Social consumption sites like {All Consuming}[http://www.allconsuming.net/] * Blogs or tumbleblogs with book/music/etc. reviews * Normalizing Amazon links or create associate IDs This GEM is NOT related to using the Amazon Web Services and there is already an excellent gem for that if you need more heavy-duty use of the Amazon website (this gem does not even communicate with Amazon at all). Also, note this gem is meant in the spirit of fun hackery. You can use it to create interesting images from Amazon on demand, but if you are going to use it on a serious website, please consider caching and attributing that image to Amazon (I also have no idea what the official legal policy for using Amazon's book images is). And of course, do not even consider using this for fraud. It is possible to generate "20% off" or "Look Inside!" badges on Amazon images, but this gem does not support that since I can not think of any reason why outside sites would use that. == FEATURES/PROBLEMS: