javascript-plugin
Here are 254 public repositories matching this topic...
A JavaScript plugin for entering and validating international telephone numbers
-
Updated
Jul 10, 2021 - JavaScript
A lightweight script to animate scrolling to anchor links.
-
Updated
Apr 27, 2020 - JavaScript
把萌萌哒的看板娘抱回家 (ノ≧∇≦)ノ | Live2D widget for web platform
-
Updated
Jul 20, 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.
A simple vanilla JS scrollspy script.
-
Updated
Aug 4, 2021 - JavaScript
JavaScript Enhancements is a plugin for Sublime Text 3. It offers not only a smart javascript autocomplete but also a lot of features about creating, developing and managing javascript projects (real-time errors, code refactoring, etc.).
-
Updated
Sep 30, 2020 - Python
A tiny, Promise-based vanilla JS Ajax/HTTP plugin with great browser support.
-
Updated
Aug 4, 2021 - HTML
web/h5/移动端PDF预览插件
-
Updated
Jul 15, 2021 - JavaScript
Lightweight, accessible vanilla JS toggle tabs.
-
Updated
Aug 4, 2021 - JavaScript
jSuites is a collection of lightweight common required javascript web components. It is composed of fully responsive vanilla plugins to help you bring the best user experience to your projects, independent of the platform. Same JS codebase across different platforms.
-
Updated
Jul 26, 2021 - JavaScript
JavaScript Completions for sublime text. It helps you to write your scripts more quickly with hints and completions.
-
Updated
Oct 15, 2020 - Python
A simple javascript plugin to show people how to say your name correctly.
-
Updated
Feb 8, 2018 - HTML
A lightweight form validation script that augments native HTML5 form validation elements and attributes.
-
Updated
Aug 4, 2021 - JavaScript
A lightweight form validation script.
-
Updated
Nov 9, 2018 - JavaScript
LoadGo is a Javascript plugin for using your logo as a progress bar.
-
Updated
Sep 13, 2020 - JavaScript
-
Updated
Jun 17, 2021 - JavaScript
Javascript Plugin over Github APIs.
-
Updated
Oct 26, 2019 - JavaScript
Fluent Reveal Effect JavaScript library for web
-
Updated
Jun 19, 2021 - TypeScript
A simple, accessible show-and-hide/accordion script.
-
Updated
May 9, 2021 - JavaScript
Simple and small Javascript script to display the shadow of an image!
-
Updated
Feb 1, 2020 - JavaScript
A lightweight small pop up widget with no dependencies, create notifications easily with this javascript plugin.
-
Updated
Jul 3, 2018 - CSS
Dynamically set content areas of different lengths to the same height.
-
Updated
Nov 27, 2018 - CSS
Simple modal dialogue windows
-
Updated
Jul 16, 2019 - JavaScript
A simple script that lets users save and reuse form data.
-
Updated
Sep 27, 2019 - JavaScript
Expands texts as you type, naturally
-
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!