javascript-plugin
Here are 261 public repositories matching this topic...
-
Updated
Mar 17, 2022 - JavaScript
-
Updated
Apr 14, 2022 - JavaScript
-
Updated
Apr 27, 2020 - JavaScript
-
Updated
Apr 9, 2022 - JavaScript
As mentioned here
it seems that from january 2022, in Europe, we need to track/log cookies preferences, i.e. "which" and "when". It seems a little stupid requirement to me, as cookies are held in the client's browser and are under user total control, unlike the data provided, for example, with
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
Feb 12, 2022 - JavaScript
-
Updated
Sep 30, 2020 - Python
-
Updated
Mar 4, 2022 - JavaScript
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Feb 12, 2022 - HTML
-
Updated
Apr 13, 2022 - JavaScript
-
Updated
Oct 15, 2020 - Python
-
Updated
Feb 8, 2018 - HTML
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Nov 9, 2018 - JavaScript
-
Updated
Sep 13, 2020 - JavaScript
-
Updated
Oct 26, 2019 - JavaScript
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Feb 1, 2020 - JavaScript
-
Updated
Oct 23, 2021 - CSS
-
Updated
Nov 27, 2018 - CSS
-
Updated
Jul 16, 2019 - JavaScript
-
Updated
Apr 16, 2022 - TypeScript
-
Updated
Sep 27, 2019 - JavaScript
-
Updated
Jan 31, 2018 - JavaScript
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!