Skip to content

docs: introduce ixdtf.8beeeaaat.com demo site in README and godoc - #28

Merged
8beeeaaat merged 1 commit into
mainfrom
docs/demo-site
Jul 13, 2026
Merged

docs: introduce ixdtf.8beeeaaat.com demo site in README and godoc#28
8beeeaaat merged 1 commit into
mainfrom
docs/demo-site

Conversation

@8beeeaaat

@8beeeaaat 8beeeaaat commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Overview

Added links and information to introduce the demo site https://ixdtf.8beeeaaat.com/ across various documentation. The demo is an SPA based on the 8beeeaaat/ixdtf_demo repository, demonstrating interoperability by processing the same IXDTF strings using both the browser-native TC39 Temporal API and this library.

Changes

  • README.md: Added a live-demo link at the beginning and created a new ## Demo section. Described it as an interoperability showcase between Temporal and Go ixdtf, mentioned multiple screens for trying out Parse / Format / FormatNano / Validate, and noted that it assumes native Temporal availability (no polyfills used).
  • doc.go: Added the demo URL and a reference to the source repository in the package comments (which appear on the pkg.go.dev top page).

Verification

  • gofmt -l doc.go: clean
  • go build ./...: ok
  • go vet ./...: ok

References

Add a live-demo callout and a dedicated Demo section to README.md, plus a
demo reference in the package doc comment (doc.go), pointing to the
interactive demo at https://ixdtf.8beeeaaat.com/ that runs IXDTF strings
through both the browser-native TC39 Temporal API and this library
(source: 8beeeaaat/ixdtf_demo).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.56%. Comparing base (73a7e43) to head (0e51728).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #28   +/-   ##
=======================================
  Coverage   97.56%   97.56%           
=======================================
  Files           8        8           
  Lines         329      329           
=======================================
  Hits          321      321           
  Misses          4        4           
  Partials        4        4           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@8beeeaaat
8beeeaaat merged commit 54ee83c into main Jul 13, 2026
8 checks passed
@8beeeaaat
8beeeaaat deleted the docs/demo-site branch July 13, 2026 15:19
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.

1 participant