-
Updated
Jan 20, 2021 - JavaScript
es6-javascript
ECMAScript is the standardization of script languages, including JavaScript. ECMA stands for the European Computer Manufacturer's Association.
Here are 1,860 public repositories matching this topic...
-
Updated
Jan 21, 2021 - JavaScript
-
Updated
Sep 23, 2020 - JavaScript
Deno support
Now that @tinyhttp/router v1.0.5+ no longer depends on http module of Node.js, it should be very easy to implement basic Deno support for tinyhttp. Probably it would be cool to have it located in the separate deno folder with all editor settings specifically for it.
There aren't strict requirements on how it should be implemented, but i suppose we need to use either raw gh links, jspm or
-
Updated
Dec 12, 2020 - JavaScript
-
Updated
Dec 29, 2020 - Python
-
Updated
Jan 30, 2021 - JavaScript
-
Updated
Jan 5, 2021 - JavaScript
-
Updated
Feb 1, 2021 - TypeScript
-
Updated
Jan 27, 2021
-
Updated
Feb 1, 2021 - SCSS
-
Updated
Feb 1, 2021 - JavaScript
-
Updated
Dec 7, 2020 - Vue
-
Updated
Mar 12, 2020 - JavaScript
-
Updated
Aug 13, 2018 - JavaScript
-
Updated
Feb 6, 2017 - JavaScript
-
Updated
Jul 2, 2018 - JavaScript
-
Updated
Oct 30, 2018 - JavaScript
-
Updated
Oct 24, 2019 - JavaScript
-
Updated
Sep 30, 2019 - HTML
-
Updated
Sep 11, 2018
-
Updated
Sep 11, 2019
-
Updated
Jan 10, 2021 - JavaScript
-
Updated
Jan 28, 2021 - TypeScript
Resume not working
Voice Channel remains silent after resuming the music playing, [potential problem with my resume command and resumeSong() function in music.js].
Possible Fixes:
- Instead of using dispatcher.resume() built-in function, use my own playMusic() function in music.js
- Possible bug in pause command despite stopping the music playing
-
Updated
Dec 11, 2020 - TypeScript
-
Updated
Feb 2, 2021 - JavaScript
-
Updated
Dec 14, 2020 - JavaScript
Created by Brendan Eich, Ecma International
Released 1997
- Organization
- tc39
- Website
- www.ecma-international.org
- Wikipedia
- Wikipedia
Adding a dynamic countdown to our dashboard when a customer has booked a Quickstart session could help to reduce the no-show ratio that happens due to timezone/booking mistakes, by showing exactly how many hours/minutes are left till the session starts.
At the moment the timezone description we're showing is very verbose, and while specific, it can still lead to confusion.
Why?
To reduc