Skip to content

fix(docs): remove npm/ESM sections and fix CDN-only README#61

Merged
ErickXavier merged 3 commits into
mainfrom
fix/docs-cdn-only-readme
Jun 22, 2026
Merged

fix(docs): remove npm/ESM sections and fix CDN-only README#61
ErickXavier merged 3 commits into
mainfrom
fix/docs-cdn-only-readme

Conversation

@ErickXavier

Copy link
Copy Markdown
Collaborator

Summary

  • Removed npm install, ESM import, and CJS require references from README.md, docs/llms-full.txt, docs/llms.txt, and docs/md/migration-from-core.md
  • Consolidated Installation section in README and llms-full.txt to CDN-only with both script tags
  • Removed npmjs.com link from llms.txt ecosystem section
  • Expanded Contributing section with build/test commands

NoJS Elements is CDN-only and is not published to npm. The previous docs incorrectly showed npm install and ESM/CJS import instructions.

Closes #58

NoJS Elements is CDN-only — it is not published to npm. Remove all
npm install, ESM import, and CJS require references from README,
llms-full.txt, llms.txt, and migration-from-core.md. Expand the
Contributing section with build/test commands.

Closes #58
- Replace cdn.no-js.dev/elements with cdn-elements.no-js.dev/ everywhere
- Remove surviving ESM usage instructions from docs/llms-full.txt
- Fix dead link to NoJS-Skill directives.md#drag-and-drop, now points
  to the correct nojs/references/elements/ directory
@ErickXavier ErickXavier merged commit 854ea19 into main Jun 22, 2026
1 check passed
@ErickXavier ErickXavier deleted the fix/docs-cdn-only-readme branch June 22, 2026 17:26
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.

fix(docs): remove npm/ESM sections and fix CDN-only README

1 participant