-
Updated
Aug 6, 2021 - JavaScript
es6-javascript
Here are 2,145 public repositories matching this topic...
-
Updated
Aug 8, 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
May 25, 2021 - Python
-
Updated
Dec 12, 2020 - JavaScript
-
Updated
Jun 15, 2021 - JavaScript
-
Updated
Jul 22, 2021 - JavaScript
-
Updated
Aug 1, 2021 - TypeScript
-
Updated
Jun 23, 2021
-
Updated
Apr 9, 2021 - JavaScript
-
Updated
Aug 9, 2021 - Vue
-
Updated
Aug 2, 2021 - SCSS
-
Updated
Mar 12, 2020 - JavaScript
-
Updated
Jul 7, 2021 - CSS
-
Updated
Aug 13, 2018 - JavaScript
-
Updated
Feb 6, 2017 - JavaScript
-
Updated
Jul 2, 2018 - JavaScript
-
Updated
Oct 30, 2018 - JavaScript
-
Updated
Apr 14, 2021
-
Updated
Oct 24, 2019 - JavaScript
-
Updated
Sep 11, 2019
-
Updated
Jul 28, 2021 - JavaScript
-
Updated
Sep 30, 2019 - HTML
Forms are very commonly used, so it must be supported
previously we have parsec.form()
but it was for urlencoded only, we need a separate function for forms with form data in it
related: #4
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
Mar 26, 2021 - JavaScript
-
Updated
Oct 25, 2020 - JavaScript
-
Updated
Feb 2, 2021 - JavaScript
Improve this page
Add a description, image, and links to the es6-javascript topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the es6-javascript topic, visit your repo's landing page and select "manage topics."
From pbOQVh-1d7-p2, let's add a
calypso_checkout_composite_step_complete
event with astep_name
prop that takes a slug and astep
prop that takes the step number. This would fire regardless of the user completing the step and rather as long as the step is in a "completed" state.