Projects in Awesome Lists tagged with es6-classes
A curated list of projects in awesome lists tagged with es6-classes .
https://github.com/danielmoralesp/javascript-avanzado-en-espanol
Esta es una traducción de la serie de libros de You Don't Know JS (book series), la cual es una serie de 6 libros que navegan profundamente en los mecanismos básicos y avanzados del lenguaje JavaScript. La primera edición de la serie está ahora completa.
es6 es6-classes es6-javascript es6-promises javascript javascript-framework javascript-library javascript-tools
Last synced: 20 Aug 2025
https://github.com/egm0121/jest-test-gen
This tool will take a js/ts file as input and generate a jest unit test file next to it with all imports mocked and tests stubs for every class method and function exported.
es6-classes es6-modules jest scaffolding typescript unit-test unit-test-generator
Last synced: 11 May 2025
https://github.com/emandm/ts-mock-imports
Intuitive mocking library for Typescript class imports
dependency-injection es6-classes es6-import fake mock mock-class mock-functions mock-imports sinon sinon-stub stub testing-tools tests typescript typescript-library typescript2 typescript3
Last synced: 16 May 2025
https://github.com/EmandM/ts-mock-imports
Intuitive mocking library for Typescript class imports
dependency-injection es6-classes es6-import fake mock mock-class mock-functions mock-imports sinon sinon-stub stub testing-tools tests typescript typescript-library typescript2 typescript3
Last synced: 18 Jul 2025
https://github.com/the-road-to-learn-react/react-alternative-class-component-syntax
An alternative/future way of React Class Component with Class Field Declarations
class-properties es6-classes javascript-class react reactjs
Last synced: 01 Aug 2025
https://github.com/hardy613/es6-notes
Notes for using ECMAScript6
es6 es6-classes es6-modules es6-promise es6-tutorial javascript
Last synced: 14 Aug 2025
https://github.com/mwapsam/to-do-list
This is my to-do list website built with html, css and JavaScript. In this project I used Webpack to bundle JavaScript and ES6 modules to write modular JavaScript.
css es6-classes es6-modules html5 javascript webpack
Last synced: 23 Aug 2025
https://github.com/dinanathsj29/es6-ecmascript6-ecmascript2015-tutorial
A ES6-ECMAScript6-ECMAScript2015-tutorial, An introduction to latest JavaScript programming feature/techniques, step-by-step guide to ES6-ECMAScript6-ECMAScript2015 - A future of JavaScript
ecma6 ecmascript2015 ecmascript6 es6 es6-classes es6-fat-arrow es6-for-loop es6-for-of-loop es6-generators es6-javascript es6-modules es6-promise es6-promises es6-rest-operator es6-spread-operator es6-tutorial fat-arrow-function javascript javascript-library
Last synced: 09 Oct 2025
https://github.com/simplenotsimpler/modern-table
JavaScript ES6 library that displays table JSON data nicely within a Bootstrap 4 Card.
bootstrap-4 data-table es6-classes es6-javascript javascript vanilla-javascript vanilla-js
Last synced: 04 Oct 2025
https://github.com/mrfarhadir/loopback-client-api-gen
loopback api generator for client side (Vue, React, Angular)
api api-generator es6-classes javascript loopback react vuejs
Last synced: 29 Jun 2025
https://github.com/mwapsam/leaderboard
JavaScript project for the Leaderboard list app, built using webpack and ES6 features. The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved using the external Leaderboard API service.
api async await css es6-classes es6-modules fetch html javascript promises webpack
Last synced: 17 Apr 2025
https://github.com/rousan/es6-harmony
:zap: ES6 equivalent implimentation in ES5 for old JavaScript engines
equivalent es5 es6 es6-classes es6-harmony es6-javascript es6-map es6-polyfill es6-promise es6-promises es6-set es6-symbol es6-weakmap es6-weakset harmony implementation javascript-engine js polyfill ponyfill
Last synced: 13 Jul 2025
https://github.com/sahar-se/leaderboard
This project contains a leader board for a game which contains players name and list and store them on API build with HTML, CSS, JS and API
api apim-devops css es6-classes es6-modules html5 javascript
Last synced: 21 Sep 2025
https://github.com/proustibat/svg-loader-es6
SVG Loader Vanilla ES6 - A npm lib to create a customizable SVG loader with Vanilla ES6
es6 es6-classes es6-javascript loader npm npm-package svg svg-animated-icons svg-animations svg-loader vanilla-es6 vanilla-javascript vanilla-js
Last synced: 14 Apr 2025
https://jasonfelice.github.io/Awesome-Books-ES6
Add a book to the given list in the webpage using the form. These books are stored in local storage.
css css3 es6-classes es6-javascript es6-modules html html5 javascript
Last synced: 22 Oct 2025
https://github.com/simplenotsimpler/modern-javascript-dashboard
Sample themable JavaScript dashboard template that employs modern ES6, Bootstrap 4 and CSS grid. Uses color-blind friendly theme.
apexcharts bootstrap-4 bootstrap4 color-blind css-grid data-table es6-classes es6-javascript javascript json semantic-html themable vanilla-javascript
Last synced: 27 Oct 2025
https://github.com/tafara-n/alx-backend-javascript
Introduction to Backend: Javascript and TypeScript- warm up.
es6-basic es6-classes es6-data-manipulation es6-promise node-js-basics typescript unittests-in-js
Last synced: 12 May 2025
https://github.com/jankapunkt/js-class-privacy
Create a given ES6 class with private members using Proxy and closures. Keeps class code clean, encourages SRP and DRY.
abstract-factory es6-class es6-classes es6-javascript es6-proxy factory-method-pattern javascript private-members security
Last synced: 06 Apr 2025
https://github.com/elena-in-code/book-list-app
JavaScript
es5-javascript es6-classes es6-javascript list localstorage skeleton-css
Last synced: 29 Dec 2025
https://github.com/ronffy/mixin-class
mixin配合class实现多继承的绝佳妙用
class es6-classes extends mixin
Last synced: 17 Jun 2025
https://github.com/devmahmud/book-list-es6
Book List is a DOM manipulation application using ES6 Object Oriented Concept.
booklistingapp dom-manipulation es6-classes javascript localstorage skeleton
Last synced: 12 Jun 2025
https://github.com/medunes/es6-training
Workshop on theTraversy media JavaScript ES6 / ES2015 Tutorials Youtube videos
es6 es6-classes es6-javascript es6-promise es6-tutorial
Last synced: 26 Jul 2025
https://github.com/chanlito/socket.io-controllers
Use ES6 Class with Socket.IO
es6-classes socket-io socket-programming
Last synced: 02 Jul 2025
https://github.com/markcarrrr/es6-examples
JavaScript ES6 examples
es6 es6-classes es6-javascript es6-promise
Last synced: 24 Feb 2025
https://github.com/ometman/to-do-list-2
"To-Do List" is a tool that helps to organize your day. You can add, remove and edit a task item. Completed task(s) can also be marked completed, and removed immediately or later, and even removing all items marked as complete at once. Tasks are stored on local storage. Enjoy!
bootstrap es6-classes es6-javascript es6-modules html-css-javascript linters webpack
Last synced: 29 Oct 2025
https://github.com/tayloradam1999/holbertonschool-web_back_end
All of the concept based Back-End Web Development projects for Holberton School Tulsa
authentication-backend caching-strategies es6-classes es6-modules i8n mocha-chai mongodb mysql pagination python-3 redis sinon
Last synced: 27 Feb 2025
https://github.com/bankole2000/githubfinder
Simple Application to search for Github users by username
async-await es6-classes fetch-api github-api promises
Last synced: 09 Apr 2025
https://github.com/manonlef/to-do-app
TOP Todo List assignment
es6-classes javascript localstorage solid-principles webpack
Last synced: 04 Apr 2025
https://github.com/wlodpawlowski/es6-application
Console application for deep learning ES6
es6 es6-boilerplate es6-classes es6-generators es6-javascript es6-modules es6-promises es6-tutorial javascript js-library pug-template-engine sass
Last synced: 19 Aug 2025
https://github.com/simplenotsimpler/modern-table-example
https://simplenotsimpler.github.io/modern-table-example/
bootstrap-4 bootstrap4 css-grid data-table es6-classes es6-javascript javascript vanilla-javascript vanilla-js
Last synced: 04 Nov 2025
https://github.com/ralitsataylor/from-zero-to-expert-js-2024
The Complete JavaScript Course 2024: From Zero to Expert!
es6 es6-classes es6-modules es6-promise vanilla-js
Last synced: 23 Aug 2025
https://github.com/wlodpawlowski/react-todo-app
Simple TodoList Application developed using React, React Routing and JavaScript
es6 es6-classes javascript pug react react-app react-component react-router reactjs sass todoapp todolist todolist-application
Last synced: 23 Aug 2025
https://github.com/belchenkov/easy_http
Custom HTTP Library (Ajax with Callback)
async-await es6-classes fetch jsonplaceholder-api
Last synced: 28 Aug 2025
https://github.com/dzenis-h/mybooks
A full CRUD app in JavaScript without any library or JS framework; Using classes, local storage and more.
bootstrap4 bootswatch-theme es6 es6-class es6-classes font-awesome html5 javascript localstorage
Last synced: 16 Dec 2025
https://github.com/kai3341/es6-mixin-nano
ES6 Mixin support
class es6 es6-classes es6-javascript inheritance mixin mixins oop polyfill
Last synced: 06 Mar 2025
https://github.com/george-swift/2d-game
An infinite two-dimensional platform game with JavaScript and the Canvas API.
async-await es6-classes es6-modules es6-promise webpack
Last synced: 09 Jul 2025
https://github.com/bankole2000/eventfinder
🗓 Web app to find Events in your city using EventBrite API
es6 es6-classes eventbrite-api
Last synced: 14 Jul 2025
https://github.com/pedrodevvv/password-generator-js
Gerador de senhas desenvolvido com JavaScript, webpack e babel.
babel es6-classes es6-javascript es6-modules html-css-javascript javascript webpack
Last synced: 11 Jun 2025
https://github.com/codelikeagirl29/oop-game-show-app
An app designed like Hangman - guess that phrase with the theme Disney movies.
es6-classes games javascript object-oriented
Last synced: 26 Mar 2025
https://github.com/wodenwang820118/vanillajs-forkify
An Javascript application to search recipes.
custom-elements es6-classes es6-promises javascript parcel2 rxjs
Last synced: 23 Oct 2025
https://github.com/manishdevelops/loopstudios-landing-page
Beautifully crafted landing page with an elegant layout design
es6-classes es6-modules grid-layout javascript mvc-architecture parcel parcel-bundler responsive-web-design sass sass-mixins
Last synced: 06 Jul 2025
https://github.com/itmtm/project_bringitup
Project: Bringitup
accordion ajax animated animation-css api async-await constructor es6 es6-classes es6-modules fetch-api gulp gulp-webpack javascript mask oop sliders video-player
Last synced: 02 Mar 2025
https://github.com/iantsch/socket-game-canvas-copter
Game for socket games engine
canvas-2d-context es6-classes socket-io webpack3
Last synced: 14 Oct 2025
https://github.com/elemental-mind/serdestrium
Streaming Serialization/Deserialization with ES6/Typescript class support
browser es6-classes json nodejs oboejs serialization-deserialization serialization-library streaming typescript xml yaml
Last synced: 05 Jan 2026
https://github.com/wlodpawlowski/typescript-detailed-project
Repository which consists different code snippets and real projects with the last specification of the TypeScript.
es2018 es2019 es6 es6-classes es6-generators es6-javascript es6-modules es6-promises tsc tsconfig tsconfig-paths typescript typescript-boilerplate typescript-compiler typescript-decorators typescript-definitions typescript-framework typescript-generator typescript-library typescript3
Last synced: 09 Aug 2025
https://github.com/pedrodevvv/cpf_generator-js
Gerador de cpf's válidos, desenvolvido com webpack e babel.
bablejs es6-classes es6-modules html-css-javascript modules webpack
Last synced: 12 Aug 2025
https://github.com/ralitsavoronevska/from-zero-to-expert-js-2024
The Complete JavaScript Course 2024: From Zero to Expert!
es6 es6-classes es6-modules es6-promise vanilla-js
Last synced: 26 Dec 2025
https://github.com/wlodpawlowski/react-deep-learning-app
Application of deep learning for my personal learning curve and improve competencies on the React
css3 es6 es6-classes es6-javascript es6-modules es6-promise html5 pug react react-component react-loadable react-native react-redux react-router reactjs sass
Last synced: 30 Dec 2025