Dataset
Createdjser
Provides datasets and statistical libraries for JSer.info, a JavaScript information website.
About
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`.
Key Features
- Provides datasets of JavaScript-related websites and articles.
- Includes statistical libraries for data analysis and processing.
- Offers APIs for accessing Items, Posts, and Post Items.
- Includes tools for categorizing items based on JSer.info's classification system.
- Fetcher libraries available for data retrieval.
- 5 GitHub stars
Use Cases
- Analyzing trends in the JavaScript ecosystem.
- Finding related articles on JSer.info.
- Categorizing JavaScript-related websites.