Showing 24 open source projects for "jquery-1.10.2.js"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    Summernote

    Summernote

    Super simple WYSIWYG editor

    Simply download and attach your js, css with bootstrap. Customize by Initializing various options and modules. Summernote is licensed under MIT and maintained by the community. Integrate it with any back-end. 3rd parties available in django, rails, angular. Bootstrap uses certain HTML elements and CSS properties which require HTML5 doctype. Summernote uses the Open Source libraries jQuery and Bootstrap, if you are using the Boostrap 3 or 4 versions of Summernote, or just jQuery if you use the Lite version of Summernote. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    polished

    polished

    A lightweight toolset for writing styles in JavaScript

    ...No matter if you're using styled-components, emotion, jss, aphrodite, radium, or plain inline styles, as long as you're writing your styles in JavaScript you can use polished! Switching from a pre-processor to styles in JS made easy. polished modules are meant to be used as stand-alone imports. You should avoid importing the entire library directly. When polished modules are imported properly, tree shaking in webpack and Rollup can be leveraged to reduce your bundle size. Flow frequently updates and it is possible that the version you are running may cause you to run into errors coming from the polished package in your node_modules directory. polished has TypeScript definitions to allow the library to be used in any TypeScript project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Swagger Editor

    Swagger Editor

    An editor designed for Swagger

    Swagger Editor lets you edit Swagger API specifications in YAML inside your browser and to preview documentations in real time. Valid Swagger JSON descriptions can then be generated and used with the full Swagger tooling (code generation, documentation, etc). swagger-editor is a traditional npm module intended for use in single-page applications that are capable of resolving dependencies (via Webpack, Browserify, etc). swagger-editor-dist is a dependency-free module that includes everything...
    Downloads: 34 This Week
    Last Update:
    See Project
  • 4
    Notion-to-MD

    Notion-to-MD

    Convert notion pages, block and list of blocks to markdown

    Notion-to-MD is a Node.js package that allows you to convert Notion pages to Markdown format.Convert notion pages, blocks, and list of blocks to markdown (supports nesting) using notion-sdk-js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5
    Markdown Preview for (Neo)vim

    Markdown Preview for (Neo)vim

    Markdown preview plugin for (neo)vim

    Preview Markdown in your modern browser with synchronized scrolling and flexible configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    myScite

    myScite

    The allRound pocket sized CodeEditor.

    ...) - Review difference and patch files - Create makefiles (gnu make / cmake) - Edit html, css and config files (with calltips) - Describe circuits in vhdl and spice. ... - And finally; read & write source code: - [ Syntax highlighted ] - go, vala, pike, swift, flash, ch, rust - [ Calltip assisted ] - c/cpp11, js&jQuery, python, php, ruby, lua, c#, java, perl --Others-- - Restructured config files with inline docs - Scriptable via lua Extension. - Provides theming, a customizeable toolbar, a sidebar with a File Browser and a cleaned up options Menu. --- Summary --- Enjoy your vlc for sourceCode lecture ;) (30Langs)
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    DocWire SDK

    DocWire SDK

    Award-winning modern data processing SDK in C++20

    DocWire SDK, a standout C++20AI driven data processing tool, has received award from SourceForge and strong backing from Microsoft. It handles nearly 100 file types, empowering efficient text extraction, web data extraction, and document analysis. For businesses, the shift to DocWire SDK signifies a leap forward. It promises comprehensive document format support and the ability to extract valuable insights from email boxes, databases, and websites using cutting-edge AI. DocWire SDK aims to...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    WebEditorWeb

    WebEditorWeb

    Code editor in single HTML file

    Code editor written in a single HTML file that runs on the browser tab. There is no need to install, download a single file and run anywhere. To change the initial configuration, edit the wew.html file in the last lines. * WebEditorWeb use CodeMirror components in code editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simditor

    Simditor

    An easy and fast WYSIWYG editor

    Simditor is a browser-based WYSIWYG text editor. It is used by Tower, a popular project management web application. Supported browsers are IE10+, Chrome, Firefox, and Safari. Use the placeholder attribute value of the textarea by default. Insert a hidden input in textarea to store params (key-value pairs). Accept false or key value pairs. Extra options for uploading images. e.g. 'url', 'params'. Support uploading by pasting images from clipboard. Only supported by Firefox and Chrome....
    Downloads: 2 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 10
    Common Litt

    Common Litt

    Simple java script library for auto literation, input tool.

    ...This is still at development stage but works purfectly and easy to customize as well. Live demo available at: http://commonlitt.42web.io/ For UI creations I had used Bootstrap and Jquery. For easy array creation using the text based dictionaries, I had used a c sharp program 'LangSeperator' . That is also available here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Walt

    Walt

    Walt is a JavaScript-like syntax for WebAssembly text format

    Walt is an alternative syntax for WebAssembly text format. It's an experiment for using JavaScript syntax to write to as 'close to the metal' as possible. It's JavaScript with rules. .walt files compile directly to WebAssembly binary format. Writing zero-overhead, optimized WebAssembly is pretty tough to do. The syntax for .wat files is terse and difficult to work with directly. If you do not wish to use a systems language like C or Rust, then you're kind of out of luck. Your best bet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JUSH is a syntax highlighting component written in JavaScript. It highlights HTML, CSS, JS, PHP and SQL code embedded into each other. Beside syntax highlighting, it provides links to the documentation for all supported languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    kodeWeave

    kodeWeave

    HTML/CSS/JS and Markdown Playground For Web Designers and Developers

    kodeWeave is a realtime coding playground for HTML, CSS and Javascript. Similar to JSFiddle and JSBin, but kodeWeave was made to work offline but also as a prototyping application to build applications for desktop operating systems while on mobile devices. (PhoneGap Build is recommended for mobile devices) kodeWeave similar to jsfiddle, jsbin, dabblet, liveweave, codepen, cssdeck, cssdesk, tinkerbin, d3 playground, plunker and pastebin, but allows you to export your web app as a desktop...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    JS Vim

    jsvim 4: xvi online

    JSVim intends to provides Vim to any textarea. The javascript text editor core is now ported using Emscripten and written using web components. Stable archives at http://www.migniot.com/JSVim.html, roadmap available at http://home.migniot.com/smigniot/Zion/JSVim%20Roadmap.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Editor.md

    Editor.md

    The open source embeddable online markdown editor (component)

    The open source embeddable online markdown editor (component), based on CodeMirror & jQuery & Marked. The available dependents are CodeMirror, marked, jQuery, FontAwesome, github-markdown.css, KaTeX, prettify.js, Rephael.js, flowchart.js, sequence-diagram.js, and Prefixes.scss. You can enable HTML tags decode, TeX, Flowchart, sequence diagram, Emoji, FontAwesome, task lists. You can also enable image upload, [TOCM], search replace features, code fold, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Hallo

    Hallo

    Simple rich text editor (contentEditable) for jQuery UI

    Hallo is a straightforward, in-place WYSIWYG rich-text editor plugin for web pages using jQuery UI and the HTML5 contentEditable attribute. We use the Travis continuous integration service for testing Hallo. When Hallo is loaded it will also load all the enabled plugins for the element, and pass them some additional options. Unique identifier of the Hallo instance, can be used for element IDs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FitText.js

    FitText.js

    A jQuery plugin for inflating web type

    FitText makes font-sizes flexible. Use this plugin on your fluid or responsive layout to achieve scalable headlines that fill the width of a parent element. Oh, and don't you dare let us catch you using FitText on paragraph text. This is for gigantic display text only! Your text should now fluidly resize, by default: Font-size = 1/10th of the element's width. If your text is resizing poorly, you'll want to turn tweak up/down "The Compressor". It works a little like a guitar amp. The default...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    TagParser is a java parser based on CSS formulas (like JQuery) and can parse any documents based on tags such as XML, HTML. Furthermore, it doesn't require documents to be well formed and can parse complex documents with embedded scripts or CSS parts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SynWeb is an advanced highlighter for (Uni)SynEdit for PHP, (X)HTML, WML, CSS, JS. It has much more features than TSynMultiSyn and works about 2-10 times faster. Included also SynTokenMatch - inteligment brace/token matching, html tags, begin->end, e
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    js-comint.el is a way to run an inferior javascript process inside of emacs and easily send javascript code to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A JavaScript-made JavaScript editor. Not full-featured editor but includes code snippets and function libraries, references,and a lot more that aids in practising JS. Intended only for Newbies in practising JS on the Fly and those who want to extend it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PWEditor is a professional web development tool, enabling users to efficiently design, develop and maintain websites both online and offline. It includes WYSIWYG html editor, CSS editor, JS editor and text editor. It works with Firefox, Mozilla and IE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    js-test.el is a bit of elisp which makes running javascript tests in an emacs js-comint window easy from within the code in question. It's based on Steve Yegge's js2-mode and js-comint.el.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Web-based team text translation tool for texts, articles or books. Supports multiple users per document/project/section. Service-oriented application, uses JQuery and JSON with MySQL/PHP. Preliminary release date: 2008-01-01 00:01 GMT!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next