orabazu / js-data-structures

Some of the data structures implemented in Javascript

Home Page:https://zhunor.github.io/js-data-structures/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data structures in Javascript

Basic data structures written in Javascript

Webpack Boilerplate

https://github.com/wbkd/webpack-starter

Installation

npm install

Start Dev Server

npm start

Build Prod Version

npm run build

Features:

When you run npm run build we use the mini-css-extract-plugin to move the css to a separate file. The css file gets included in the head of the index.html.

About

Some of the data structures implemented in Javascript

https://zhunor.github.io/js-data-structures/


Languages

Language:JavaScript 96.9%Language:HTML 2.7%Language:SCSS 0.4%