JS

Open-source projects categorized as JS

Top 23 JS Open-Source Projects

  • stable-diffusion-webui

    Stable Diffusion web UI

    Project mention: Show HN: I made an app to use local AI as daily driver | news.ycombinator.com | 2024-02-27

    * LLaVA model: I'll add more documentation. You are right Llava could not generate images. For image generation I don't have immediate plans, but checkout these projects for local image generation.

    - https://diffusionbee.com/

    - https://github.com/comfyanonymous/ComfyUI

    - https://github.com/AUTOMATIC1111/stable-diffusion-webui

  • node

    Node.js JavaScript runtime ✨🐢🚀✨

    Project mention: Rotating Images with Node.js Made Easy: Automate BoreStuffs | dev.to | 2024-03-27

    First things first, let's ensure you have Node.js installed on your machine. If not, head over to Node.js website and follow the installation instructions.

  • 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.

  • 30-Days-Of-JavaScript

    30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

    Project mention: Struggling to Learn React Or Any JavaScript Framework? Here are 7 Mistakes Holding Back (And What To Do Instead) 💪🎉 | dev.to | 2024-02-04

    30 Days of JS

  • wtfjs

    🤪 A list of funny and tricky JavaScript examples

    Project mention: Milyen hasznos Github repokat ismertek? | /r/programmingHungary | 2023-12-10
  • 30-Days-Of-React

    30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

    Project mention: Ultimate Guide & Resources to Enhancing Your ReactJS Skills || 16 GitHub repositories | dev.to | 2023-08-14

    Challenge yourself with the 30 Days of React series, perfect for honing your skills day by day.

  • core-js

    Standard Library

    Project mention: Emacs' helm is maintained by one maintaner for 11 years long | news.ycombinator.com | 2023-12-22

    This is surprisingly common. The other example off the top of my head, a single maintainer of a very popular project who had to temporarily abandon it due to lack of funds, is Denis Pushkarev (zloirock) and core.js (https://github.com/zloirock/core-js/blob/master/docs/2023-02...).

    The majority of OSS projects have most of their contributions by one person (the project leader), and the vast majority of OSS contributors don't do it for their job. It seems nearly every single popular OSS project is like this (one unpaid, maybe sponsored, volunteer doing most of the work); it's not even worth listing projects and names, because you can just pick a couple projects you know and I bet at least one will be an example. Fortunately, most of these people seem to be well-off (probably in part due to the quality of programming jobs), but every once in a while there's someone who's not so fortunate. It should be more common to sponsor maintainers, especially if they are asking for donations provided they can prove that they really need the money (the world we live in, some people who have plenty fake issues to solicit donations, then others who genuinely need and deserve the money are scolded and left unfunded because of them).

  • docz

    ✍ It has never been so easy to document your things!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • tiptap

    The headless rich text editor framework for web artisans.

    Project mention: Encrypted Note Editor App In React Native | dev.to | 2024-03-04

    The Editor: The core of our app is the editor. We need an easy to use and robust rich text editor, that supports all of the features we want such as: headings, lists, placeholders, markdown, color, images, bold italic etc… For this we will use @10play/tentap-editor which is a rich text editor for react native based on Tiptap.

  • SvelteKit

    web development, streamlined (by sveltejs)

    Project mention: Cannot CRUD cookies in SvelteKit from another port | news.ycombinator.com | 2024-03-03
  • lexical

    Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.

    Project mention: Wax: The Word Processor for the Web | news.ycombinator.com | 2024-02-26

    Lexical (https://lexical.dev/) is really nice to use and doesn't use Prosemirror or CKEditor.

  • face-api.js

    JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js

    Project mention: Skinny legend (2017 - 2023) | /r/h3h3productions | 2023-05-31

    Then I used face-api.js to find the coordinates of each eye.

  • x-spreadsheet

    The project has been migrated to @wolf-table/table https://github.com/wolf-table/table

  • guiadevbrasil

    Um guia extenso de informações com um vasto conteúdo de várias áreas para ajudar, agregar conhecimento e retirar dúvidas, nesse guia você encontrará tudo que necessário para qualquer carreira relacionada a tecnologia.

    Project mention: Ensino porcaria | /r/brdev | 2023-10-15
  • ky

    🌳 Tiny & elegant JavaScript HTTP client based on the browser Fetch API

    Project mention: Ky is a tiny and elegant HTTP client based on the browser Fetch API | news.ycombinator.com | 2023-09-24
  • cdnjs

    🤖 CDN assets - The #1 free and open source CDN built to make life easier for developers.

    Project mention: How To Build a QR Code Generator App Using Vanilla JavaScript | dev.to | 2024-02-08

    Visit cdnjs.com.

  • warriorjs

    🏰 An exciting game of programming and Artificial Intelligence

  • ChakraCore

    ChakraCore is an open source Javascript engine with a C API.

    Project mention: This year in Servo: over 1000 pull requests and beyond | news.ycombinator.com | 2023-12-18

    I thought it would be a fun weird project to make Servo work with MS' abandoned JavaScript engine:

    https://github.com/chakra-core/ChakraCore

    Of course it is written in C++ and you'd probably want a pure Rust browser. But it is sad seeing that fairly complete open source JIT JavaScript engine sit and rot.

  • js-the-right-way

    An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web

  • JSS

    JSS is an authoring tool for CSS which uses JavaScript as a host language.

    Project mention: CSS in Perl | dev.to | 2023-12-28

    Most websites those days are SPA applications that render on the front-side. There is also this trend of CSS in JavaScript also knowns as JSS that is debatable (makes everything overcomplicated), but in some specific cases, can be justified and very useful.

  • tsParticles

    tsParticles - Easily create highly customizable JavaScript particles effects, confetti explosions and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components.

    Project mention: tsParticles 3.0.0 is out. Breaking changes ahead. | dev.to | 2023-12-04
  • Jspreadsheet CE

    Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.

  • win12

    Windows 12 网页版,在线体验 点击下面的链接在线体验

    Project mention: Windows 12 Online | news.ycombinator.com | 2023-09-08
  • developer-handbook

    An opinionated guide on how to become a professional Web/Mobile App Developer.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-27.

JS related posts

Index

What are some of the best open-source JS projects? This list will help you:

Project Stars
1 stable-diffusion-webui 126,715
2 node 102,694
3 30-Days-Of-JavaScript 40,691
4 wtfjs 33,616
5 30-Days-Of-React 24,182
6 core-js 23,740
7 docz 23,497
8 tiptap 23,366
9 SvelteKit 17,471
10 lexical 17,052
11 face-api.js 15,995
12 x-spreadsheet 13,732
13 guiadevbrasil 13,186
14 ky 11,367
15 cdnjs 10,126
16 warriorjs 9,346
17 ChakraCore 9,014
18 js-the-right-way 8,654
19 JSS 7,048
20 tsParticles 6,865
21 Jspreadsheet CE 6,590
22 win12 6,008
23 developer-handbook 5,681
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com