JavaScript Design Software

View 77 business solutions

Browse free open source JavaScript Design Software and projects below. Use the toggles on the left to filter open source JavaScript Design Software by OS, license, language, programming language, and project status.

  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Website

    Website

    Hack for LA's website

    Hack for LA's website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Wp App Studio

    Wp App Studio

    Wp App Studio is a Wordpress based custom plugin development platform.

    Wp App Studio (WPAS) is a cost-effective REST API based software as a service (SaaS) platform that creates fully featured WordPress apps(plugins). Saas is a software delivery model commonly used by companies such as Google, Yahoo, Amazon etc. In SaaS delivery model all processing takes place outside of your computer. WPAS as a SaaS application does not require the deployment of a complex processing infrastructure and algorithms to generate code at your computer. It eliminates or drastically reduces the upfront commitment of resources at your end. WPAS also allows us to meet more complex and advanced requirements without being limited to any client computer profile. Wp App Studio plugin is a development tool used to design and send app metadata to WPAS servers. After app (plugin) metadata is sent, WPAS Servers generate the code and send you a link to your plugin's zip file. No coding is necessary to design your own custom plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XooFoo
    This project intends sharing tools for the XOOPS community
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ZCore is a set of Creative Studio for designing, testing, building ... solutions based on .NET framework. Contains UML designs tools, code editor & build tools, debug & test tools, user interface create tools ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    Online music publishing system that enables mass collaboration among registered users. Users will submit pieces of work for others to add and edit to create other renditions of the work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    dbyll

    dbyll

    Stylish, minimalistic theme for jekyll

    Open source stylish, minimalistic theme for Jekyll.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A JavaScript grid component for displaying and editing tabular data in DHTML-based tables. The grid provides rich client-side API, column sorting and resizing capabilities, multiple in-cell editors, filtering, searching and grouping functionality, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    gCalendar

    Google Calendar Visualisation

    A Google calendar Visualization useful for integration into web applications and will be compatible with Netvibes, iGoogle or anywhere where google visualisations are supported. If you have any issues, feedback or suggestions please use the ticket system. Thank you to www.babblevoice.com for supporting the development of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    grd

    grd

    A CSS grid framework using Flexbox. Only 321 bytes (Gzipped)

    A CSS grid framework using Flexbox. Simple and provides just 2 base classes Grid and Cell and some modifiers. Light-weight, only 321 bytes (Gzipped). Flexible, easy-to-use Flexbox features. Flexible Box Layout Module and calc() as CSS unit values used in Grd are available on modern browsers (Chrome, Firefox, Safari, Opera, Edge, and IE11). If you want to use Grd with Sass, you can choose grd-sass as Sass port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    Helona is a project to provide xml based plugins (modules) and themes for Apache cocoon, forrest and lenya based web applications. The project is created to provide code that are not meeting ASF policies (e.g. including GNU LGPL licenced code).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    iFrame Resizer

    iFrame Resizer

    Keep same and cross domain iFrames sized to their content

    Size cross domain iFrames to content with support for window/content resizing, and multiple iFrames. This library enables the automatic resizing of the height and width of both same and cross domain iFrames to fit their contained content. It provides a range of features to address the most common issues with using iFrames. Provides a range of page size calculation methods to support complex CSS layouts. Detects changes to the DOM that can cause the page to resize using MutationObserver. Detects events that can cause the page to resize (window resize, CSS animation and transition, orientation change and mouse events). Fixes in page links in iFrame and supports links between the iFrame and parent page. Works with ViewerJS to support PDF and ODF documents. The package contains two minified JavaScript files in the js folder. The first (iframeResizer.min.js) is for the page hosting the iFrames.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mac OS X and Windows OpenGL 3D Engine tools, content and code to create games and applications. Newton physics, OpenAL sound with OGG Vorbis, Lua, Revolution, written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    iView

    iView

    A high quality UI Toolkit built on Vue.js

    iView is a high quality, open source UI Toolkit built on Vue.js, offering dozens of useful and beautiful components including fonts, icons, layouts, navigation and more. Each component has several options for you to choose from, giving you absolute freedom and choice to achieve the exact look you would like for your interface. iView also comes with a customizable default theme and a friendly API that's easy for people of any skill level. It's default language is Chinese but it does support plenty of other languages. iView currently supports both Vue.js 2 and Vue.js 1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    img2css

    img2css

    Convert any image to pure CSS. Recreates images using only box-shadows

    This is a tool that can convert any image into a pure CSS image. I also made a per-pixel animation experiment using the box-shadow idea, see morphin. Pure CSS, this output was created by resizing and setting each pixel as a box shadow of a single-pixel div, so no IMG tag or background image is needed. This can result in huge outputs, and the use of this output is not recommended for production unless there is no other option. Base64, the entire image file is embedded inside the <img> tag using base64, so no need for external hosting is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jQuery.portal
    Another jQuery plugin used to easily create your own iGoogle style web portal. Easy to use and packed with cool features including the ability to save state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jekyll-mdl

    jekyll-mdl

    A Jekyll theme based in Google Material Design Lite library

    A Jekyll theme based in Google Material Design Lite library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jekyllDecent

    jekyllDecent

    Blog Template for Jekyll

    This is a blog template for a static site generator named Jekyll based on a Ghost template named Decent. Installation instructions, features, previews and more can be found in the GitHub generated blog. This blog is automatically generated out of the source code in the gh-pages branch. If you like to see the theme in production have a look at jwillmer.de.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    joelglovier.com

    joelglovier.com

    Source for joelglovier.com. Built with Jekyll and hosted on GitHub

    This site is my personal home on the web. I write about stuff, I link to other stuff, and I showcase stuff I've done/built/designed. It's purely personal in nature and does not necessarily reflect the views of my employer, my family, my community, or anyone else besides me. It's just where I share things I've built, written, or done. I've been working on this site in various forms since around 2005. Initially it was just a customized Blogger page for a few years. Then, I designed and built the first version around 2008 after teaching myself to write HTML and CSS (and eventually some shoddy PHP). I launched the first version sometime around 2009. Ever since, I've been redesigning every few years. I've republished the older verions as repo dumps and GH pages just for fun and posterity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jpSizer

    jpSizer

    jpSizer - php user window information

    jpSizer is javascript script that informs PHP about user window sizes. Thanks to what you can render your site in proper sizes of elements
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Client-rich, XML-based, 100% ajaxed gridview plugin for jQuery library.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    a concise thesaurus over all functional possibilities and classes of javascript by examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    kamranahmed.info

    kamranahmed.info

    Blog created using github-pages-blog-action

    My personal blog was created using GitHub-pages-blog-action.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    koa-hbs

    koa-hbs

    Handlebars templates for Koa.js

    koa-hbs is middleware. We stash an instance of koa-hbs for you in the library so you don't have to manage it separately. Configure the default instance by passing an options hash to #middleware. To render a template then, just yield this.render('templateName').
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    koa-views

    koa-views

    Template rendering middleware for koa (hbs, swig, pug, anything)

    Template rendering middleware for koa@2. koa-views is using consolidate under the hood. You must still install the engines you wish to use, add them to your package.json dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    medium-2-md

    medium-2-md

    A CLI tool that converts exported Medium posts (html) to Jekyll/Hugo

    A CLI tool that converts medium posts (html) into Jekyll/Hugo compatible markdown files. Also downloads images and adds yaml front matter to the converted markdown files. It works with exported Medium posts (local html files) and converts them to markdown using a single command. It can be useful in scenarios when you want to migrate your blog away from Medium to Jekyll or Hugo (or something similar that supports markdown content).
    Downloads: 0 This Week
    Last Update:
    See Project