This website requires JavaScript.
Explore
Help
Sign in
bruno
/
ifcurl
Watch
1
Star
0
Fork
You've already forked ifcurl
0
mirror of
https://github.com/brunopostle/ifcurl.git
synced
2026-07-12 10:18:14 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
930b8b5e32
ifcurl
/
forgejo
/
templates
/
custom
/
footer.tmpl
2 lines
56 B
Cheetah
Raw
Normal View
History
Unescape
Escape
forgejo: add JS unit tests, extract pure functions into viewer-util.js Extract parseCommitHref, isSimpleTypeSelector, subtractIdMap, and isCommitHash into a new viewer-util.js ES module so they can be tested without a browser. Convert ifcurl.js from an IIFE to an ES module importing from viewer-util.js; update footer.tmpl to type="module". Add node:test suites for viewer-url.js (32 tests) and viewer-util.js (28 tests). Add npm test script and document it in the build section. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 20:24:58 +01:00
<script type="module" src="/assets/ifcurl.js"></script>
Reference in a new issue
Copy permalink