Provides datasets and statistical libraries for JSer.info, a JavaScript information website.
This monorepo contains datasets from JSer.info, along with statistical libraries used for analyzing and presenting that data. It includes data on JavaScript-related websites (Items), JSer.info articles (Posts), and Items featured within those articles (Post Items). The data is available under the CC-BY 4.0 license, and analysis libraries such as `@jser/stat` are included to help normalize and process the datasets for tasks like related article discovery and trend analysis. Data can be fetched using `@jser/data-fetcher`.