
Research
/Security News
11 Malicious NuGet Tools Pose as Game Cheats to Drop a Windows Host-Surveillance Payload
11 malicious NuGet tools pose as game cheats to deploy Windows payloads, track hosts, and use Google Sheets for telemetry and control.
@stll/folio-core
Advanced tools
Headless, framework-neutral core of folio: the OOXML (.docx) parser, document model, ProseMirror integration, and page-layout engine. No React.
The headless, framework-neutral core of folio:
the OOXML (.docx) parser, the document model, the ProseMirror integration, and
the page-layout engine. It opens a real .docx, models it, paginates it, and
writes a real .docx back — preserving tables, headers and footers, tracked
changes, and footnotes.
There is no React in the import graph, so the core runs on a server or under
any framework. The React editor lives in
@stll/folio-react, and the
Vue editor lives in @stll/folio-vue.
Part of stella, an open-source legal workspace.
bun add @stll/folio-core
| Import | What it is |
|---|---|
@stll/folio-core | the headless public API — createEmptyDocument, createDocx, the document model, AI-suggestion primitives, ProseMirror plugins |
@stll/folio-core/markdown | DOCX ↔ Markdown conversion |
@stll/folio-core/server | DOM-free helpers for server-side use (block-id derivation, document creation, re-zip) |
@stll/folio-core/* | the source-mirrored module tree (e.g. @stll/folio-core/types/document, @stll/folio-core/prosemirror/schema) for adapters that need lower-level building blocks |
folio began as a private fork of Eigenpal's
docx-editor; the original license and
copyright are preserved in NOTICE.md.
FAQs
Headless, framework-neutral core of folio: the OOXML (.docx) parser, document model, ProseMirror integration, and page-layout engine. No React.
We found that @stll/folio-core 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.

Research
/Security News
11 malicious NuGet tools pose as game cheats to deploy Windows payloads, track hosts, and use Google Sheets for telemetry and control.

Research
/Security News
4 compromised asyncapi packages deliver miasma botnet loader on macOS, Linux and Windows.

Research
/Security News
A compromised jscrambler npm release added a malicious preinstall hook that runs hidden native binaries on Linux, macOS, and Windows.