userscript-modules-template

User script template that acts as module and tries to simulate imports (by JenieX)

Userscript-modules-template Alternatives

Similar projects and alternatives to userscript-modules-template

  • grunt

    Grunt: The JavaScript Task Runner

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better userscript-modules-template alternative or higher similarity.

userscript-modules-template reviews and mentions

Posts with mentions or reviews of userscript-modules-template. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-10.
  • userscript-modules-template
    1 project | /r/firefox | 10 Jul 2022
    Relevant files are inside the src folder
    3 projects | /r/userscripts | 10 Jul 2022
    // ==UserScript== // @name userscript-modules-template // @version 0.0.1 // @namespace https://github.com/FlowerForWar // @description User script template that acts as module and tries to simulate imports // @author FlowerForWar // @match :///* // @grant GM.getValue // @grant GM_getValue // @grant GM.setValue // @grant GM_setValue // @grant GM.xmlHttpRequest // @grant GM_xmlhttpRequest // @grant GM.setClipboard // @grant GM_setClipboard // @run-at document-start // @noframes // @compatible edge Tampermonkey or Violentmonkey // @compatible firefox Greasemonkey, Tampermonkey or Violentmonkey // @compatible chrome Tampermonkey or Violentmonkey // @compatible opera Tampermonkey or Violentmonkey // @supportURL https://github.com/FlowerForWar/userscript-modules-template/issues // @homepageURL https://github.com/FlowerForWar/userscript-modules-template // @updateURL https://github.com/FlowerForWar/userscript-modules-template/raw/main/dist/userscript-modules-template.meta.js // @downloadURL https://github.com/FlowerForWar/userscript-modules-template/raw/main/dist/userscript-modules-template.user.js // @icon https://violentmonkey.github.io/icons/icon-48x48.png // @license MIT // ==/UserScript==

Stats

Basic userscript-modules-template repo stats
2
4
3.6
almost 2 years ago

JenieX/userscript-modules-template is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of userscript-modules-template is JavaScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com