Skip to content

stubbies/arm-next

Repository files navigation

arm-next

Monorepo for arm-next — Rust-powered HTML→Markdown for Next.js (WebAssembly, Edge-compatible).

Documentation and feature overview live in the package README.

Development

npm install
npm run build        # build the library (TS + optional: build:wasm inside package)
npm run dev          # example Next.js app

Rust tests:

npm run test:rust
npm run test:rust:wasm

Releases use Changesets: add a changeset from the repo root, merge the “Version Packages” PR, then CI publishes to npm.

License

MIT — see LICENSE.

About

Rust-powered HTML→Markdown for Next.js agents (WebAssembly, Edge-compatible)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors