ecmascript6

Open-source projects categorized as ecmascript6

Top 8 ecmascript6 Open-Source Projects

ecmascript6
  • hls.js

    HLS.js is a JavaScript library that plays HLS in browsers with support for MSE.

  • Project mention: Show HN: Caltrans CCTV | news.ycombinator.com | 2024-03-14

    Good point; there's only a single server handling all the requests so things can be a bit slow depending on the time of day. And there are browser limits to the number of concurrent connections.

    Apple browsers with native HLS support are better than those without as well. Other browsers need to load everything via https://github.com/video-dev/hls.js/ which slows things down.

  • es6-shim

    ECMAScript 6 compatibility shims for legacy JS engines

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

    SurveyJS logo
  • ECMAScript-features

    ECMAScript features cheatsheet

  • Project mention: Extremely reducing the size of NPM package | dev.to | 2023-08-05

    EcmaScript features can be divided into 2 groups - those that add new objects or expand their API, and those that change the syntax of the language. Here is another repository, it conveniently contains all the ECMAScript features by year with their description and examples. If you look at the ES2017 update, then the first group of features would contain the Object.values and Object.entries features, and the second group - asynchronous functions.

  • html-minifier-terser

    actively maintained fork of html-minifier - minify HTML, CSS and JS code using terser - supports ES6 code

  • entendendo-es6

    Repositório oficial do livro: ECMAScript 6 - Entre de Cabeça no Futuro do JavaScript

  • cm-chessboard

    A JavaScript chessboard without dependencies. Rendered in SVG, coded in ES6. Views FEN, handles move input, animated, responsive, expandable

  • Project mention: I made a web app to help me stop hanging my queen | /r/chessbeginners | 2023-07-08

    I went though a few different options for the chessboard UI. It's currently implemented using https://github.com/shaack/cm-chessboard — I think those pieces are the standard Wikimedia set.

  • femtoJS

    femtoJS - Really small JavaScript (ES6) library for DOM manipulation.

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

    InfluxDB logo
  • Kitten-for-CSGO

    Use your own soundtrack in Counter-Strike: Global Offensive

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

ecmascript6 related posts

  • I made a web app to help me stop hanging my queen

    1 project | /r/chessbeginners | 8 Jul 2023
  • Chesspecker.com : Woodpecker method website

    2 projects | /r/chess | 30 Oct 2021

Index

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

Project Stars
1 hls.js 14,320
2 es6-shim 3,114
3 ECMAScript-features 723
4 html-minifier-terser 349
5 entendendo-es6 205
6 cm-chessboard 204
7 femtoJS 142
8 Kitten-for-CSGO 29

Sponsored
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.
surveyjs.io