Showing 643 open source projects for "simple-draw"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1

    xapp commander

    File manager with jsFiddle like previews and sandboxing

    - simple but complete file manager - php & dojo-ajax based - full keyboard support ala mc - multi tabs - sandbox files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    jdropbar

    a simple jquery/css responsive dropdown menu.

    A simple jQuery/CSS responsive dropdown menu. It has a bar that folds up the menu when the browser width reduces to mobile resolution. Dropdown menu's could go at most 4-levels down (could be extended by reading the CSS file). Its easy to use and would still work without javascript enabled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    JSDuck

    Simple JavaScript Duckumentation generator.

    API documentation generator for Sencha JavaScript frameworks. JSDuck aims to be a better documentation generator for Ext JS than the old ext-doc was. It is used by Sencha to document Ext JS 4, Sencha Touch and several other products. NB! Windows binaries are now hosted in Github: https://github.com/senchalabs/jsduck/releases
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    webtoprog_chung
    webtoprog chung is a simple example of communication from a web javascript program to a local desktop application program (written in freebasic ) using screen pixels test. No special autorisation or security bypass, just type a text in the web page and it will be displayed in the application's window .
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    liblzg is a minimal implementation of an LZ77 class compression library. The main characteristic of the library is that the decoding routine is very simple, fast and requires no memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VCL.JS

    VCL.JS

    TypeScript component based framework for enterprise web application

    ...VCL.JS is a TypeScript open-source platform for building enterprise web apps in a fraction of the time, whether you’re an expert developer or just getting started. for more information http://vcljs.com Friendly APIs help you get your job done faster. //Simple dbgrid bounded to a query import V = require("VCL/VCL"); export class PageHome extends V.TPage { constructor() { super(); //create a backend query var qur = new V.TQuery(this); qur.SQL = "SELECT CustomerKey, FirstName, LastName FROM Customers"; qur.open(); //create a grid on the screen var grd = new V.TDBGrid(this, "grid"); grd.Dataset = qur; //bind the grid to the dataset grd.PageSize = 15; var col = grd.createColumn(“FirstName”); var col = grd.createColumn(“Lastname”,”Last Name”); } }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    test.it

    simple js testing framework

    Javascript testing framework with multilevel group nesting and console output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    Wave is a PHP micro-framework that is built loosely following model-view-control architecture and factory method design pattern. It is made for web services, websites and info-systems and is built to support a native API architecture, caching, user control and smart resource management. Wave is a compact framework that does not include bloated libraries and features and is developed keeping lightweight speed and optimizations in mind. While not necessary for using Wave Framework, it comes by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    phpEmailUser

    phpEmailUser

    Simple user login management in php with sessions.

    Simple user login management with sessions. User registers with email address as user name and receives verification email. Basic admin interface, "forgot password" feature, customizable user data fields, login attempt limitation, etc.
    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
  • 10
    gChartToolPHP

    gChartToolPHP

    A PHP Wrapper for the Google Chart Tool Class

    gChartToolPHP provides a simple, comprehensive wrapper to easily produce Google client-side charts. graphs and tables using only PHP code, and embed them in your own pages. It provides support for all the current Google chart formats including the more complex charts such as bubbles, gauges and scatter charts. In addition, a Google Toolbar can be added to the chart to allow easy export of the data Data can be supplied to the chart in the following ways: 1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    XPCOM Wizard

    This tool is vc2010 project wizard for xpcom component develop.

    This tool is vc2010 project wizard for xpcom component develop. You can use this wizard create xpcom component. Tool's Feather: 1. All xpcom component develop environment create(for vc2010); 2. Support simple UI; 3. Support Gecko 17/18/19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JSLintMate

    Quick, simple JSLint/JSHint in TextMate. Hurt your feelings in style.

    For source code and more info, visit: http://rondevera.github.com/jslintmate/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    jObject.js

    Simple JavaScript API

    jObject.js is a Simple JavaScript API to help users develop web app clients much easier and faster . It provides CSS manipulation,supports get elements by Class includes Event handling,Form validation, simplified AJAX, graceful ModalWindow, Calendar, Timer and some System support functions such as Java like System.out.println(). Every thing in this API is encapsulated in objects.It is also a cross browser compatible API. jObject.js lets you sleep earlier
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DWeb

    DWeb

    Windows based applications usability experience in web applications

    DWeb is a JQuery based framework used to facilitate the creation of Dialog Based Web Applications (i.e. Like Windows Desktop Applications), The framework is fully designed with JQuery and the dialogs created can be developed using any server side development language (i.e. Java, PHP...etc) DWeb can be used to migrate the Windows UI usability experience to web applications You can find demo online: http://adevedo.com/dweb/demo/desktop.xhtml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DutyCrew

    DutyCrew

    Builds websites, styles, uploads via a simple web interface. Mac Win

    Well used (on Mac, have just resurrected Windows variant) X-platform web development tool that permits site sharing via exports/import zip files of pretty much any web site you care to develop. It can be easily exported between platforms, even look/feel styles (css) can be exchanged in the same manner. If you hit problems, please let me know and I can then try to fix them. I have had a stroke and am operating with a greatly reduced mental stamina, and I can't think clearly for very long as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    XOST - Kiss the Time!

    Simple frontend for Simile Timeline

    XOST is a KISS principle based front end for the Simile Timeline written in PHP and using XML to store the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    SOOJS

    Simple Object Oriented Javascript Pattern

    This is an extremely simple Pattern that allows projects to quickly, partially or fully use some of the standard OO patterns found in other languages. This is definitely not a framework. The entire intention is to be as low-impact to a project as possible. If only 1 object in a project is SOOJS and nothing else is, that is perfectly fine. The power comes from not polluting and allowing all other Javascript paradigms to be possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Simple Phonebook

    A simple contact manager to store,manage and retrieve the information.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Simple Web Automation Toolkit (SWAT) is a test tool that allows users to automate web application testing in multiple browsers. SWAT has a robust Editor with UI recording and SQL tools, integrates with Fitnesse, and is written in C#. As of 5/1/2012 SWAT has been placed in a maintenance mode and is not going to receive further updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    stroll.js

    stroll.js

    CSS3 scroll effects list

    ...The idea is to make scroll-heavy UIs (like feeds, galleries, or item pickers) feel less flat without having to code complex intersection logic. Because it leans on CSS and simple JavaScript hooks, it stays small and easy to integrate into existing markup. It is well suited for landing pages or portfolio sites where you want a touch of motion without importing a full animation framework. The library’s approach is declarative: you style your list, add stroll, and it handles the in-view choreography.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GAMERBREED

    GAMERBREED

    Create your own online real-time browser-based MMO in your website

    GAMERBREED gives you the power to create your own original online real-time browser-based MMO on your website. It's fully customizable, giving you control over armies, worlds, cities, quests, resources and much, much more. Also, if you have knowledge of HTML you will be able to create themes for your own unique game! The project is still under development and it will be released under GPL licence in July this year. In the meanwhile keep up to date with the project progress in the forum or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    monoMIG
    Ever wanted to use a Wii Remote, pheraps a Multitouch surface or the Microsoft Kinect to control your application/game even if web based? If so, then MonoMIG (Multi Input Gateway) is what you are looking for!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ZoomSE

    Image Zoomer for jQuery

    ZoomSE is a image zoomer plugins for jQuery. It is always simple and easy to use. Customizeable and still lightweight. It's release under MIT license so you can use it as much as you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JavaBlock
    Free Java Flowchart simulator / interpreter
    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project
  • 25

    AjaxReady

    AjaxReady makes your AJAX requests really simple to do!

    AjaxReady is a small JavaScript library that allow you to make asynchronous requests in really simple mode! Provides really simple methods and utilities functions that allow you to write your application with less code as possible.
    Downloads: 0 This Week
    Last Update:
    See Project