es6-classes
There are 205 repositories under es6-classes topic.
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.
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.
EmandM/ts-mock-imports
Intuitive mocking library for Typescript class imports
the-road-to-learn-react/react-alternative-class-component-syntax
An alternative/future way of React Class Component with Class Field Declarations
hardy613/es6-notes
Notes for using ECMAScript6
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.
Mwapsam/awesome-book
"Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list.
exiguus/js.device.selector
ES6 class and jQuery Plugin to get the current Device Type and Display Type of a Browser while making CSS Breakpoints available in JavaScript.
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
Juanse7793/Awesome-Books-ES6
This is a simple web application for Creating a list of books with Author and Title, you can also add, remove and display diferent type of information in one single page.
mrfarhadir/loopback-client-api-gen
loopback api generator for client side (Vue, React, Angular)
jetonk/nodejs-es6-import
NodeJS ES6 Import
Krishnabot/Awesome-books-with-ES6
AweSome Book App displays the book details entered by user and saves the information in Local storage. User can add and remove a book title/author to the library and from the library.
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.
omidnavy/nodejs-microservice-boilerplate
A highly scalable and simple NodeJS ES6 microservice boilerplate using GRPC
simplenotsimpler/modern-table
JavaScript ES6 library that displays table JSON data nicely within a Bootstrap 4 Card.
amon-cofie/Awesome-books-ES6
A Single Page Application featuring a medium fidelity wireframe of a book management app that stores books that are added and which can be deleted. Built mainly with JavaScript and strict ES6 features.
DanielSchranc/angularjs-webpack-boilerplate
Quick boilerplate for AngularJS used with Webpack. Supporting component architecture.
Sahar-SE/Awesome-Books
In this project we had a peer programming to build a book storing app which can add new books, list them, remove them in a single page application that has different modules build with JS, ES6-classes, ES6-modules.
ankushgarg1998/open-chat-rooms
:mailbox_with_mail: Anonymous, Open Chat Rooms, where no history of your conversations will ever be created.
mimikim/Harvest-Moon-SNES-Feed-Jack-HTML5-Canvas
React application built with HTML5 Canvas. ES6, React, JSX, Redux. Features cute Harvest Moon sprites! :cow:
rousan/es6-harmony
:zap: ES6 equivalent implimentation in ES5 for old JavaScript engines
proustibat/svg-loader-es6
SVG Loader Vanilla ES6 - A npm lib to create a customizable SVG loader with Vanilla ES6
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
jasonfelice/Awesome-Books-ES6
Add a book to the given list in the webpage using the form. These books are stored in local storage.
kurtisdunn/KnockoutJS-Webpack-ES6
Quick Add/Remove table row example for KnockoutJS using ES6 classes.
pandafeeder/mongo-mongo
A ES6 class based MongoDB ODM
simplenotsimpler/modern-javascript-dashboard
Sample themable JavaScript dashboard template that employs modern ES6, Bootstrap 4 and CSS grid. Uses color-blind friendly theme.
janitastic/fitlit
A fitness dashboard for users to view and log their steps, water intake, sleep, or other activity goals and milestones.
jankapunkt/js-class-privacy
Create a given ES6 class with private members using Proxy and closures. Keeps class code clean, encourages SRP and DRY.
johnsonsirv/todo-list
A simple TODO list built with JavaScript
norbekoff/live-chat
Vanilla JavaScript livechat app. Modern JavaScript (Complete guide, from Novice to Ninja) project app
Pratham82/Weather-JS
This is a weather app which shows you the current weater condition, you can search by entering your city name.
Tafara-N/alx-backend-javascript
Introduction to Backend: Javascript and TypeScript- warm up.