Showing 473 open source projects for "javascript"

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
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 1
    armorpaint

    armorpaint

    3D PBR Texture Painting Software

    ArmorPaint is stand-alone software designed for physically-based texture painting. Drag & drop your 3D models and start painting. Receive instant visual feedback in the viewport as you paint. Work fast with the convenience of nodes. Paint with fully procedural materials. Build fill layers with material nodes. Use brush nodes to create patterns and procedural brushes. ArmorPaint is designed from scratch to run completely on the GPU. This results in a smooth 4K painting experience on...
    Downloads: 77 This Week
    Last Update:
    See Project
  • 2
    JSmol

    JSmol

    JavaScript-Based Molecular Viewer From Jmol

    JSmol is the extension of the Java-based molecular visualization applet Jmol (jmol.sourceforge.net) as an HTML5 JavaScript-only web app. It can be used in conjunction with the Java applet to provide an alternative to Java when the platform does not support that (iPhone/iPad) or does not support applets (Android). Used in conjunction with the Jmol JavaScript Object (http://wiki.jmol.org/index.php/Jmol_Javascript_Object), JSmol seamlessly offers alternatives to Java on these non-Applet platforms. ...
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 3
    PicMo

    PicMo

    JavaScript emoji picker. Any app, any framework

    Plain JavaScript emoji picker. Any app, any framework. Use PicMo to add a rich emoji picker to any JavaScript project, regardless of the framework. Use the platform's native emojis, or cross-platform emojis from Twemoji. Even add your own custom emojis and GIFs. Search for emojis by name or tags. Customize sizing, layout, and UI elements. Emoji data is loaded once from a CDN and cached in the browser for subsequent sessions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    node-emoji

    node-emoji

    Simple emoji support for node.js projects

    A simple emoji support for node.js projects. To install node-emoji, you need node.js and npm. Once you have that set-up, just run npm install --save node-emoji in your project directory. You're now ready to use emoji in your node projects! There are some emojis that have "-" in their name, for example "t-rex" and refrencing them directly like this (emoji.t-rex) won't work. In such cases, use the emoji.get('t-rex') syntax instead. To update the list or add custom emoji, clone this repository...
    Downloads: 1 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 5
    Scene.js

    Scene.js

    Scene.js is JavaScript & CSS timeline-based animation library

    ...Even though the time between the start and end of each element is different, it can be repeated. Scene.js supports a variety of value types, such as CSS, and can be handled in JavaScript. Scene.js provides effect presets that can give animation effects or make animation easier. You can view the code and animation of clapperboard, the main logo of scene.js
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    my PhotoDiary

    my PhotoDiary

    A Web application to publish, sort and comment your pictures.

    If you have lots of pictures stored on your computer drive and you want to sort, comment and publish them easily, my PhotoDiary will help you. My PhotoDiary is a Web application which allows to publish and securely share your pictures with your relatives and friends. It is multilingual and currently translated into English, Spanish and French. Your pictures and comments will be your family diary: you want to keep them safely for tens of years and even more: my PhotoDiary only uses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HTML Color Picker And Theme Selector

    HTML Color Picker And Theme Selector

    An easy to integrate color picker / theme selector for website designs

    Have a look at the Video below for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pencil

    Pencil

    The Pencil Project's unique mission is to build a free tool

    Pencil is built for the purpose of providing a free and open-source GUI prototyping tool that people can easily install and use to create mockups in popular desktop platforms. The latest stable version of Pencil is 3.1.0 which contains stability fixes and many new features. More details can befound in the releaste notes. Pencil provides various built-in shapes collection for drawing different types of user interface ranging from desktop to mobile platforms. Starting from 2.0.2, Pencil is...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    VueGL

    VueGL

    Vue.js components rendering 3D WebGL graphics reactively with three.js

    VueGL is a component library for rendering 3D graphics with Vue.js and three.js. Using VueGL, you can handle WebGL very easily. In addition, drawn graphics are responsively re-rendered when detecting data changes. Vue.js is one of the very popular frameworks for building web apps or interactive websites. three.js is a 3D graphics library to uses WebGL. It provides classes wrapping WebGL APIs. They aim for different targets to be rendered, Vue.js for DOM and three.js for WebGL context. These...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    Frontend Park

    Frontend Park

    Frontend projects and experiments

    frontend-park is a collection of engaging frontend projects and experiments, showcasing various web technologies. It includes examples ranging from pose and face recognition using TensorFlow.js to WebRTC-based video calls and Three.js 3D animations. This repository serves as a playground for exploring and learning modern frontend development techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Spritejs

    Spritejs

    A cross platform high-performance graphics system

    Spritejs is a cross-platform high-performance graphics system, which can render graphics on web, node, desktop applications and mini-programs. SpritejsNext is the new version of spritejs. It is renderer agnostic enabling the same api to render in multiple contexts: webgl2, webgl, and canvas2d. Manipulate the sprites in canvas as you do with the DOM elements. SpritejsNext provides several kinds of basic sprite elements, which can be operated on the layer like DOM elements. Compatible for most...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Chalk Animation

    Chalk Animation

    Colorful animations in terminal output

    A Node.js library that provides animated text effects in the terminal using the Chalk library for styling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Motionity

    Motionity

    The web-based motion graphics editor for everyone

    Motionity is an open-source, browser-based motion-graphics editor designed to bring animation and video editing power to the web, blending the intuitiveness of drag-and-drop tools with advanced capabilities akin to desktop motion editors. It allows users to assemble video or image assets, layer them, and apply animation via keyframes — with customizable easing — giving fine-grained control over motion timing. In addition to keyframing, motionity supports layer masking, filters (color...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    React Transition Group

    React Transition Group

    Perform animations when a React component enters or leaves the DOM

    Exposes simple components useful for defining entering and exiting transitions. React Transition Group is not an animation library like React-Motion, it does not animate styles by itself. Instead it exposes transition stages, manages classes and group elements and manipulates the DOM in useful ways, making the implementation of actual visual transitions much easier. Since react-transition-group is fairly small, the overhead of including the library in your application is negligible. However,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    impress.js

    impress.js

    Presentation framework based on CSS3 transforms & transitions

    impress.js is an impressive presentation tool inspired by the idea behind prezi.com and based on the power of CSS3 transforms and transitions in modern browsers. It showcases some awesome CSS3 features to create amazing and engaging presentations from your browser. Visualize your ideas in a totally unique way-- with impress.js’ infinite canvas, the only limit is your imagination. impress.js offers many great features, presenting your ideas in visually engaging 3D, dynamic movements and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    css-spinner

    css-spinner

    Small, elegant pure css spinner for ajax or loading animation

    Open source CSS loading animations dedicated for speed, simplicity & dev-friendly. Loading.io's CSS spinner uses CSS Animation, which is wildly supported by all modern browsers such as Google Chrome and Mozilla Firefox. However, the Microsoft Internet Explorer version earlier than 10 doesn't support CSS Animation. To support older IE, you have to use a GIF format image. Choose one from loading.io's online spinner gallery and you can customize a unique loader GIF with our icon editor easily....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Svelte Animation on Scroll

    Svelte Animation on Scroll

    Svelte Animation on Scroll

    Svelte Animation on Scroll. A small component to make your CSS animations work on scroll with Svelte. SAoS allows you to animate once or multiple times an element on a scroll, you can define the top and bottom "triggers" and the CSS of the internal divs (not recommended, but it can help in some cases).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Graphite-Web

    Graphite-Web

    A highly scalable real-time graphing system

    Graphite does two things, it stores numeric time-series data and renders graphs of this data on demand. What Graphite does not do is collect data for you, however, there are some tools out there that know how to send data to graphite. Even though it often requires a little code, sending data to Graphite is very simple. Graphite is an enterprise-scale monitoring tool that runs well on cheap hardware. It was originally designed and written by Chris Davis at Orbitz in 2006 as side project that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Frappe Charts

    Frappe Charts

    Simple, responsive, modern SVG Charts with zero dependencies

    GitHub-inspired simple and modern SVG charts for the web with zero dependencies. An axis chart is generally a 2D rendition of data, where a set of values corresponds to every point in a dataset. That's why, data is the most important component for a chart. A chart can have multiple datasets. In an axis chart, every dataset is represented individually. Frappe Charts are responsive, as they rerender all the data in the current available container width. In order to set the bar width, instead...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pixa Pics

    Pixa Pics

    Powerful As Photoshop and Simple As Paint

    Pixa.Pics is an open-source web-based pixel art editor that combines the simplicity of Paint with the power of Photoshop, tailored specifically for pixel art creation. It offers a range of features including NFT creation and blockchain integration, making it a modern tool for digital artists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    reddit-place-kcorp

    reddit-place-kcorp

    UserScript de l'overlay de la KCorp pour le /r/place 2022

    Reddit Place KCorp Overlay is a UserScript designed to assist the Karmine Corp (KCorp) community during Reddit's r/place 2022 event. It overlays a template on the Reddit canvas, guiding participants in placing pixels accurately to collaboratively recreate the KCorp logo and designs. This tool was instrumental in coordinating efforts among fans to maintain the integrity of their artwork during the event.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    backslide

    backslide

    CLI tool for making HTML presentations with Remark.js using Markdown

    CLI tool for making HTML presentations with Remark.js using Markdown. Use bs init to create a new presentation along with a template directory in the current directory. The template directory is needed for backslide to transform your Markdown files into HTML presentations. You can create as many markdown presentations as you want in the directory, they will all be based on the same template. Use bs serve to start a development server with live reload. A page will automatically open in your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pixel It

    Pixel It

    Create pixel art from an image

    Pixel It is a JavaScript library that converts images into pixel art. It allows users to define pixel sizes, apply color palettes, and convert images to grayscale, providing a simple way to create pixelated versions of images for various applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    html2canvas

    html2canvas

    A JavaScript HTML screenshot renderer

    html2canvas is a JavaScript HTML renderer. The script provides you with the tools to take screenshots of webpages directly on the browser. The screenshot is based on the DOM and therefore, it may not be 100% accurate to the real representation, given that it is not an actual screenshot, but a type of screenshot built based on the available data and information of the page.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 25
    LottieXamarin

    LottieXamarin

    Render After Effects animations natively on Android, iOS, MacOS

    ...For the first time, designers can create and ship beautiful animations without an engineer painstakingly recreating them by hand. Bodymovin is an After Effects plugin created by Hernan Torrisi that exports After Effects files as json and includes a javascript web player. We've built on top of his great work to extend its usage to Android, iOS, and React Native. You can build the sample app yourself or download it from the Play Store. The sample app includes some built-in animations but also allows you to load an animation from internal storage or from a URL.
    Downloads: 0 This Week
    Last Update:
    See Project