Real-time, responsive HTML/CSS/JS code editor
active 2023-08-15 → 2026-02-17 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 918 days from 2023-08-15 to 2026-02-17. Pushes: 0 total, peak 0 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 8 total, peak 2 in a day. Comments: 3 total, peak 1 in a day. Stars: 41 total, peak 2 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| markhillard | 5 | 0 | 0 | 2 |
| cxxxxc11 | 3 | 0 | 0 | 1 |
| G409772 | 1 | 0 | 0 | 0 |
| JarisGV | 1 | 0 | 0 | 0 |
| ozbillwang | 1 | 0 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
- Issue comment#24cxxxxc112025-09-12 02:35import 'dart:core'; void main() { // Define the regular expression to search for the number final re = RegExp(r'966562553391'); // The text that contains the number final text = ''' This text contains multiple pieces of information: - Phone number: 966562553391 - Other numbers like 1234567890 do not match. - The same number may repeat: 966562553391. '''; // Search for all matches in the text print('Searching for the number in the text...'); for (final match in re.a
- Issue#24cxxxxc112025-09-12 02:33import 'dart:core'; void main() { // Define the regular expression to search for the number final re = RegExp(r'966562553391'); // The text that contains the number final text = ''' This text contains multiple pieces of information: - Phone number: 966562553391 - Other numbers like 1234567890 do not match. - The same number may repeat: 966562553391. '''; // Search for all matches in the text print('Searching for the number in the text...'); for (final match in re.a
- Issue#24cxxxxc112025-09-12 02:30import 'dart:core'; void main() { // تعريف التعبير المنتظم للبحث عن الرقم final re = RegExp(r'966562553391'); // النص الذي يحتوي على الرقم final text = ''' هذا نص يحتوي على معلومات متعددة: - رقم الهاتف: 966562553391 - أرقام أخرى مثل 1234567890 ليست مطابقة. - نفس الرقم قد يتكرر: 966562553391. '''; // البحث عن جميع التطابقات في �
- Issue#22markhillard2025-01-07 01:56How do I start the Editor with Emmet enabled?
- Issue#23markhillard2024-12-29 09:26agh-pages
- Issue#23G4097722024-12-29 08:34agh-pages
- Issue comment#22markhillard2024-12-02 19:29How do I start the Editor with Emmet enabled?
- Issue#22JarisGV2024-09-15 15:20How do I start the Editor with Emmet enabled?
- Issue#21markhillard2024-02-06 19:40Doesn't work with jQuery codes.
- Issue comment#21markhillard2024-02-06 19:39Doesn't work with jQuery codes.
- Issue#21ozbillwang2023-12-13 01:57Doesn't work with jQuery codes.
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 41 stars here means stars gained during the window, not the repo's star count.