ECMAScript-features
cm-chessboard
ECMAScript-features | cm-chessboard | |
---|---|---|
1 | 2 | |
898 | 234 | |
0.2% | 1.7% | |
5.4 | 6.2 | |
5 months ago | 8 days ago | |
JavaScript | JavaScript | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ECMAScript-features
-
Extremely reducing the size of NPM package
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.
cm-chessboard
-
I made a web app to help me stop hanging my queen
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.
-
Chesspecker.com : Woodpecker method website
Thanks! Used chessground for convenience but you can also checkout this project : https://github.com/shaack/cm-chessboard
What are some alternatives?
JsAM - The Javascript Actor Model Framework
twitch-chessmanzter - Chess Board with Pure CSS (without images) and WebComponents
javascript-es2020-sandbox - This is a place for me to screw around some code and will be the home of my future JavaScript ES2020 Cheat Sheet
chess-console-stockfish - A Stockfish engine player for ChessConsole. Play the popular Stockfish engine on ChessConsole.
entendendo-es6 - Repositório oficial do livro: ECMAScript 6 - Entre de Cabeça no Futuro do JavaScript
A.C.A.S - Moved to psyyke.github.io
ECMAScript-new-features-list - A comprehensive list of new ES features, including ES2015 (ES6), ES2016, ES2017, ES2018, ES2019
rep-chess
minification-benchmarks - 🏃♂️🏃♀️🏃 JS minification benchmarks: babel-minify, esbuild, terser, uglify-js, swc, google closure compiler, tdewolff/minify
webpack-starter - ✨ A lightweight foundation for your next webpack based frontend project.
es6-shim - ECMAScript 6 compatibility shims for legacy JS engines
react-chessground - React wrapper of Chessground