javascript-plugin
Here are 253 public repositories matching this topic...
-
Updated
Jun 21, 2021 - JavaScript
-
Updated
Apr 27, 2020 - JavaScript
-
Updated
Jul 2, 2021 - JavaScript
-
Updated
Jun 28, 2021 - JavaScript
It would be nice to have a function to export the elements to JSON.
Using this it should be easier to send the elements to ajax for example.
-
Updated
May 10, 2021 - JavaScript
-
Updated
Sep 30, 2020 - Python
-
Updated
May 10, 2021 - HTML
-
Updated
Jul 5, 2021 - JavaScript
-
Updated
May 10, 2021 - JavaScript
-
Updated
Jun 28, 2021 - JavaScript
-
Updated
Oct 15, 2020 - Python
-
Updated
Feb 8, 2018 - HTML
-
Updated
May 9, 2021 - JavaScript
-
Updated
Nov 9, 2018 - JavaScript
-
Updated
Sep 13, 2020 - JavaScript
-
Updated
Oct 26, 2019 - JavaScript
-
Updated
Jun 19, 2021 - TypeScript
-
Updated
Jun 17, 2021 - JavaScript
-
Updated
May 9, 2021 - JavaScript
-
Updated
Feb 1, 2020 - JavaScript
-
Updated
Jul 3, 2018 - CSS
-
Updated
Nov 27, 2018 - CSS
-
Updated
Jul 16, 2019 - JavaScript
-
Updated
Sep 27, 2019 - JavaScript
-
Updated
Jan 31, 2018 - JavaScript
-
Updated
Jun 9, 2021 - TypeScript
Is your feature request related to a problem? Please describe.
Currently exporting html type has no stylesheet support
Describe the solution you'd like
Add a parameter to support stylesheet from:
- url for a
<link>
element - string for a
<style>
element
Describe alternatives you've considered
Include a <style>
or <link>
element inside the exportable DOM element, bu
Improve this page
Add a description, image, and links to the javascript-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the javascript-plugin topic, visit your repo's landing page and select "manage topics."
Description
To be accessible to more web professionals IAS should also support TypeScript.
Relevant resources:
I don't have much experience with TS yet. Any help is welcome!