-
Updated
Jul 29, 2020 - JavaScript
Socket.IO

Socket.IO is a JavaScript library for realtime web applications. It enables realtime, bi-directional communication between web clients and servers. It has two parts: a client-side library that runs in the browser, and a server-side library for Node.js. Both components have a nearly identical API. Like Node.js, it is event-driven.
Here are 6,588 public repositories matching this topic...
Hello!
When text line in list is too long and part of it is moved on the next line, list number is placed on the last line. When I use <br>
, list number is placed on the first line of multiline text.
Demo is below:
Demo text:
1. [ ] task 1
2. [ ] task 2 task 2 task 2
-
Updated
Oct 15, 2020 - Python
-
Updated
Nov 9, 2020 - PHP
-
Updated
Oct 8, 2020 - TypeScript
-
Updated
Jan 10, 2020 - Java
-
Updated
Oct 9, 2020 - Python
-
Updated
Nov 17, 2020 - Python
-
Updated
Nov 16, 2020 - TypeScript
-
Updated
Aug 29, 2020 - JavaScript
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Sep 11, 2020 - Vue
-
Updated
Mar 15, 2016 - CSS
latex widget
For example: https://github.com/talyssonoc/react-katex
-
Updated
Nov 3, 2020 - C
-
Updated
Feb 22, 2018 - JavaScript
-
Updated
Oct 15, 2019 - PHP
-
Updated
Nov 15, 2020 - TypeScript
-
Updated
Jun 26, 2020 - TypeScript
-
Updated
Mar 25, 2017 - JavaScript
-
Updated
Oct 22, 2019 - Java
Released March 19, 2010
Latest release 8 days ago
- Repository
- socketio/socket.io
- Website
- socket.io
- Wikipedia
- Wikipedia
Yuck.
Whoever wants to tackle this,
.chats-full
should be a flex item instead.