Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Kotlin
/
kotlinx.html
Public
Notifications
You must be signed in to change notification settings
Fork
134
Star
1.7k
Code
Issues
85
Pull requests
0
Actions
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 15, 2025
Release 0.12.0
e5l
committed
5a8158a
Copy full SHA for 5a8158a
Commits on Oct 2, 2024
Update kotlin to 2.0.20
e5l
committed
abd631c
Copy full SHA for abd631c
Commits on Sep 23, 2024
Support android native targets and wasm-wasi (#288)
Show description for a181b8a
whyoleg
authored
a181b8a
Copy full SHA for a181b8a
Commits on Jun 25, 2024
Using correct string type for input attribute "autocomplete" (#278)
severn-everett
authored
363b34e
Copy full SHA for 363b34e
Make attribute traits inheritable (#280)
Show description for b4a6eae
severn-everett
authored
b4a6eae
Copy full SHA for b4a6eae
Commits on Jun 21, 2024
Automatically request review for new PRs
e5l
authored
d12685e
Copy full SHA for d12685e
Commits on Jun 17, 2024
Reworked the validation of attribute names to better correspond to HTML standards (#276)
severn-everett
authored
2454cff
Copy full SHA for 2454cff
Commits on May 27, 2024
Upgrading Kotlin to 2.0.0 (#282)
severn-everett
authored
a502c9f
Copy full SHA for a502c9f
Commits on May 17, 2024
Added "auto" value for "dir" attribute (#275)
severn-everett
authored
bc9ec34
Copy full SHA for bc9ec34
Added srcset attribute to "source" tag (#273)
severn-everett
authored
5f61eca
Copy full SHA for 5f61eca
Optimized getter and setter functions for tag attributes so that they use indexing; Suppressing "ReplaceWith" warnings for deprecation annotations (#274)
severn-everett
authored
c73460c
Copy full SHA for c73460c
Updating Github Actions and enabling cross-platform testing (#272)
Show description for 86bbb0e
severn-everett
authored
86bbb0e
Copy full SHA for 86bbb0e
Commits on May 15, 2024
Fixing typo in area attribute (#271)
Show description for 9781b1d
severn-everett
authored
9781b1d
Copy full SHA for 9781b1d
Added "referrerpolicy", "media", and "download" attributes for "a" tag (#270)
Show description for 6524fa8
severn-everett
authored
6524fa8
Copy full SHA for 6524fa8
Reducing the amount of compiler warnings in gen-enums.kt (#269)
Show description for 83e61ef
severn-everett
authored
83e61ef
Copy full SHA for 83e61ef
Added IE-specific values for textarea wrap attribute (#266)
Show description for 0832e98
severn-everett
authored
0832e98
Copy full SHA for 0832e98
Commits on May 6, 2024
Added "as" attribute for Link tag (#265)
Show description for 8531fec
severn-everett
authored
8531fec
Copy full SHA for 8531fec
Commits on May 5, 2024
Add contracts to node append and tag declaration calls (#264)
Show description for 43ca4ba
severn-everett
authored
43ca4ba
Copy full SHA for 43ca4ba
Commits on Feb 21, 2024
Replace custom time handling with kotlin.time.TimeSource (#260)
Show description for f1b51c6
hfhbd
and
e5l
authored
f1b51c6
Copy full SHA for f1b51c6
Use kotlin.test everywhere (#259)
Show description for 074bc1e
hfhbd
authored
074bc1e
Copy full SHA for 074bc1e
Commits on Feb 20, 2024
Gradle improvements (#258)
Show description for 76eebcc
hfhbd
authored
76eebcc
Copy full SHA for 76eebcc
Commits on Feb 6, 2024
Replace usage js with WasmJs in README.md (#257)
e5l
authored
6c926dd
Copy full SHA for 6c926dd
Commits on Jan 23, 2024
Added HTML templates (#255)
Show description for b6baa5f
e5l
and
jpink
authored
b6baa5f
Copy full SHA for b6baa5f
Commits on Jan 22, 2024
Release 0.11.0
e5l
committed
c31e777
Copy full SHA for c31e777
Add missing import
e5l
committed
ee51bf0
Copy full SHA for ee51bf0
Added onmouseenter and onmouseleave attributes (#169)
vitek999
authored
46285b5
Copy full SHA for 46285b5
Fix samp documentation (#172)
Show description for c1d85c2
KotlinIsland
and
e5l
authored
c1d85c2
Copy full SHA for c1d85c2
Adding full list of HTML entities (#209)
Show description for c24db71
severn-everett
and
e5l
authored
c24db71
Copy full SHA for c24db71
Commits on Jan 19, 2024
Provides a short access to document elements by ID via delegated
Show description for 56694cf
jonnyzzz
authored and
e5l
committed
56694cf
Copy full SHA for 56694cf
Commits on Jan 16, 2024
Update kotlin to 1.9.21 in buildSrc
e5l
committed
9656670
Copy full SHA for 9656670
Commits on Jan 15, 2024
Added loading attribute to img tag (#220)
Show description for 7c65e69
severn-everett
and
e5l
authored
7c65e69
Copy full SHA for 7c65e69
Commits on Jan 12, 2024
Workaround gradle configuration problem
e5l
committed
c947795
Copy full SHA for c947795
Add wasmJs target support. Rewrite several code generators to use KotlinPoet. Add tests checking that every generated tag is instantiated without issues.
IlyaGulya
authored and
e5l
committed
ce1183a
Copy full SHA for ce1183a
Update Kotlin version in `README.md` badge
Show description for b2a6483
SimonMarquis
authored and
e5l
committed
b2a6483
Copy full SHA for b2a6483
Commits on Jan 11, 2024
Update kotlin to 1.9.21
e5l
committed
b9858f0
Copy full SHA for b9858f0
Pagination
Previous
Next
You can’t perform that action at this time.