Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
cycold
/
hyperHTML
Public
forked from
WebReflection/hyperHTML
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
hyperHTML
hyperhtml.js
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 18, 2017
Do not interfere with Custom Elements upgrades
Show description for ce71556
WebReflection
committed
ce71556
View commit details
Copy full SHA for ce71556
View code at this point
Browse repository at this point
Commits on Sep 7, 2017
Merge branch 'master' into majinbuu
WebReflection
authored
10a0886
View commit details
Copy full SHA for 10a0886
View code at this point
Browse repository at this point
TypeScript Tagged template literals compiled incorrectly
Show description for 38abc76
WebReflection
committed
38abc76
View commit details
Copy full SHA for 38abc76
View code at this point
Browse repository at this point
added infinite scroll demo
WebReflection
committed
3ff7b77
View commit details
Copy full SHA for 3ff7b77
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
Introducing Majin Buu as core engine to update any content.
Show description for 36c8d85
WebReflection
committed
36c8d85
View commit details
Copy full SHA for 36c8d85
View code at this point
Browse repository at this point
Commits on Sep 3, 2017
data-call now compatible with both jsdom and IE < 11
WebReflection
committed
83a3624
View commit details
Copy full SHA for 83a3624
View code at this point
Browse repository at this point
Commits on Sep 1, 2017
possible to set different .html / .svg with Components
WebReflection
committed
7e2c2a9
View commit details
Copy full SHA for 7e2c2a9
View code at this point
Browse repository at this point
fix: private state not enumerable
WebReflection
committed
13b54f9
View commit details
Copy full SHA for 13b54f9
View code at this point
Browse repository at this point
Commits on Aug 31, 2017
better state handling
WebReflection
committed
a6aad1b
View commit details
Copy full SHA for a6aad1b
View code at this point
Browse repository at this point
made customElements.get(name.toLowerCase())
WebReflection
committed
10591b8
View commit details
Copy full SHA for 10591b8
View code at this point
Browse repository at this point
Merge branch 'master' into hyper-component
WebReflection
authored
5600dea
View commit details
Copy full SHA for 5600dea
View code at this point
Browse repository at this point
added col/colgroup
WebReflection
committed
9291e87
View commit details
Copy full SHA for 9291e87
View code at this point
Browse repository at this point
Added support for Custom Elements special attributes.
Show description for c5bff6b
WebReflection
committed
c5bff6b
View commit details
Copy full SHA for c5bff6b
View code at this point
Browse repository at this point
hyper.Component
Show description for 4cbdec9
WebReflection
committed
4cbdec9
View commit details
Copy full SHA for 4cbdec9
View code at this point
Browse repository at this point
Commits on Aug 30, 2017
builtin events such onClick are normalized to lowercase
WebReflection
committed
7f1b889
View commit details
Copy full SHA for 7f1b889
View code at this point
Browse repository at this point
Commits on Aug 29, 2017
hyperHTML attributes go caseSensitive
Show description for 7f476a1
WebReflection
committed
7f476a1
View commit details
Copy full SHA for 7f476a1
View code at this point
Browse repository at this point
* `` hyper`<p>runtime</p>` `` to create one-off DOM content
Show description for 5428ebf
WebReflection
committed
5428ebf
View commit details
Copy full SHA for 5428ebf
View code at this point
Browse repository at this point
Commits on Aug 24, 2017
Attributes can be found as case insensitive.
Show description for 99f7fbd
WebReflection
committed
99f7fbd
View commit details
Copy full SHA for 99f7fbd
View code at this point
Browse repository at this point
Commits on Aug 23, 2017
Update oldValue to allow mixing strings
Show description for c7219d6
WebReflection
committed
c7219d6
View commit details
Copy full SHA for c7219d6
View code at this point
Browse repository at this point
Commits on Aug 20, 2017
Boosted textContent cases.
Show description for daaf2a7
WebReflection
committed
daaf2a7
View commit details
Copy full SHA for daaf2a7
View code at this point
Browse repository at this point
Commits on Aug 16, 2017
undefined set as null so it will not result into "undefined"
WebReflection
committed
2f0bbcf
View commit details
Copy full SHA for 2f0bbcf
View code at this point
Browse repository at this point
made special attributes reactive to null and undefined
WebReflection
committed
767f731
View commit details
Copy full SHA for 767f731
View code at this point
Browse repository at this point
Simplified non special attributes removal through null or undefined.
Show description for 4e4492c
WebReflection
committed
4e4492c
View commit details
Copy full SHA for 4e4492c
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
improved bind & reduced ES5 dependencies
WebReflection
committed
b36d18c
View commit details
Copy full SHA for b36d18c
View code at this point
Browse repository at this point
simplified <style> handling
WebReflection
committed
5ef7a9d
View commit details
Copy full SHA for 5ef7a9d
View code at this point
Browse repository at this point
Toward hyperHTML V1.0
Show description for 934d41c
WebReflection
committed
934d41c
View commit details
Copy full SHA for 934d41c
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
fixed typo on hyperhtml.js license
WebReflection
committed
97d85ea
View commit details
Copy full SHA for 97d85ea
View code at this point
Browse repository at this point
Commits on Jul 30, 2017
fix #73
WebReflection
committed
a8e93ae
View commit details
Copy full SHA for a8e93ae
View code at this point
Browse repository at this point
fixed WebKit backfire on input.value
WebReflection
committed
79e16a8
View commit details
Copy full SHA for 79e16a8
View code at this point
Browse repository at this point
Commits on Jul 29, 2017
fixed IE11 issues with cloneNode(true)
WebReflection
committed
a042e7f
View commit details
Copy full SHA for a042e7f
View code at this point
Browse repository at this point
Commits on Jul 28, 2017
hyperHTML.bind can be safely destructured
WebReflection
committed
6bae948
View commit details
Copy full SHA for 6bae948
View code at this point
Browse repository at this point
Commits on Jul 26, 2017
hyperHTML.escape('<html>') => '<html>'
Show description for d069170
WebReflection
committed
d069170
View commit details
Copy full SHA for d069170
View code at this point
Browse repository at this point
Commits on Jul 25, 2017
removed dispatcher
WebReflection
committed
0459042
View commit details
Copy full SHA for 0459042
View code at this point
Browse repository at this point
Commits on Jul 24, 2017
introducing custom events for #71
WebReflection
committed
cc89bcf
View commit details
Copy full SHA for cc89bcf
View code at this point
Browse repository at this point
Commits on Jul 21, 2017
testing append in fragment
WebReflection
committed
0f0276e
View commit details
Copy full SHA for 0f0276e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.