@suluk/docs - v0.1.4
    Preparing search index...

    Function parseExports

    @suluk/docs — generate an intuitive static documentation site for a Bun/TS monorepo, straight from source (package.json + the leading doc-comments + exports + ARCHITECTURE/README). The output is plain HTML + one stylesheet, deployable to GitHub Pages with zero build. Suluk documents itself with it. CANDIDATE tooling.

    • Collect the public symbol names a barrel re-exports.

      Parameters

      • src: string

      Returns string[]