
Security News
New React Server Components Vulnerabilities: DoS and Source Code Exposure
New DoS and source code exposure bugs in React Server Components and Next.js: what’s affected and how to update safely.
A framework to assist in the development of components for the Datacore platform in Obsidian
A framework to assist in the development of components for the Datacore platform in Obsidian.
đźš§ Work in Progress - This package is currently under active development.
Papacore bridges the gap between modern web development and Obsidian's Datacore plugin. It allows you to write Datacore components using familiar tools and workflows:
npm create papacore@latest
# or
pnpm create papacore@latest
papacore init [project-name] # Initialize a new project
papacore dev # Build + watch + install to vault
papacore build # Build once
papacore config # Configure vault path
papacore scan # Scan vault for dependencies
papacore generate-icons # Generate icon definitions
papacore build-css # Build CSS only
This package is built with TypeScript and uses:
pnpm install
pnpm run build
node bin/papacore.js --help
MIT
FAQs
A framework to assist in the development of components for the Datacore platform in Obsidian
We found that papacore demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
New DoS and source code exposure bugs in React Server Components and Next.js: what’s affected and how to update safely.

Security News
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.

Security News
GitHub has revoked npm classic tokens for publishing; maintainers must migrate, but OpenJS warns OIDC trusted publishing still has risky gaps for critical projects.