Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Pinia documentation source #145

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Stjoo0925
Copy link

@Stjoo0925 Stjoo0925 commented Mar 28, 2025

This PR adds Pinia, the official state management library for Vue.js, to the built-in documentation sources. Pinia is widely adopted in the Vue.js community as a modern replacement for Vuex. The documentation is comprehensive, maintained, in English, and follows a stable URL structure for the latest stable version.

{"name": "Pinia", "crawlerStart": "https://pinia.vuejs.org/core-concepts/", "crawlerPrefix": "https://pinia.vuejs.org/"}

This meets all criteria:

  • Widely Used: Significant adoption in the Vue.js community.
  • Well-Documented: Comprehensive and maintained with a stable URL structure.
  • Developer-Focused: Used directly by developers for state management in Vue.js.
  • Production-Ready: Stable and widely used in production.
  • English Language: Documentation is in English.
  • Latest Versions: Covers the latest stable version.

Added Pinia, the official state management library for Vue.js, to docs.jsonl. Pinia is widely used as a modern replacement for Vuex in the Vue.js community. The documentation is comprehensive, maintained, in English, and provides a stable URL structure for the latest stable version. Ran reorder.ps1 to sort entries alphabetically in a Windows environment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant