GithubHelp home page GithubHelp logo

natarajanbala / javascript-algorithms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mgechev/javascript-algorithms

0.0 1.0 0.0 3.92 MB

JavaScript implementation of different computer science algorithms.

Home Page: https://mgechev.github.io/javascript-algorithms/

License: MIT License

JavaScript 100.00%

javascript-algorithms's Introduction

About

Build Status

This repository contains JavaScript implementations of different famous Computer Science algorithms.

API reference with usage examples available here.

Development

To install all dev dependencies

Call:

npm install

To setup repository with documentation

npm run doc

This will build the documentation and open it in your browser.

To update .html files with documentation

Just run npm run doc again.

To run tests

Call:

npm run test

and all *.spec.js files will be executed.

To deploy documentation site

npm run deploy

This requires you to have commit access to your Git remote.

Contributions

Fork the repo and make required changes. After that push your changes in branch, which is named according to the changes you did. Initiate the PR.

Make sure you're editor makes validations according to the .jshintrc in the root directory of the repository.

Before pushing to the repository run:

npm run build

If the build is not successful fix your code in order the tests and jshint validation to run successfully and after that create a pull request.

Contributors

mgechev AndriiHeonia Jakehp lygstate mik-laj jeremyckahn
mgechev AndriiHeonia Jakehp lygstate mik-laj jeremyckahn
krzysztof-grzybek pvoznenko jettcalleja filipefalcaos kdamball lekkas
krzysztof-grzybek pvoznenko jettcalleja filipefalcaos kdamball lekkas
infusion deniskyashif brunohadlich designeng Microfed pkerpedjiev
infusion deniskyashif brunohadlich designeng Microfed pkerpedjiev
Xuefeng-Zhu emyarod alexjoverm amilajack BorislavBorisov22 ysharplanguage
Xuefeng-Zhu emyarod alexjoverm amilajack BorislavBorisov22 ysharplanguage
jurassix fisenkodv contra liesislukas millerrach xiedezhuo
jurassix fisenkodv contra liesislukas millerrach xiedezhuo
DengYiping fanixk miyes90 shaunak1111
DengYiping fanixk miyes90 shaunak1111

License

The code in this repository is distributed under the terms of the MIT license.

javascript-algorithms's People

Contributors

mgechev avatar andriiheonia avatar jakehp avatar lygstate avatar krzysztof-grzybek avatar pvoznenko avatar jettcalleja avatar filipefalcaos avatar kdamball avatar lekkas avatar infusion avatar deniskyashif avatar brunohadlich avatar designeng avatar mik-laj avatar microfed avatar pkerpedjiev avatar xuefeng-zhu avatar emyarod avatar alexjoverm avatar amilajack avatar borislavborisov22 avatar ysharplanguage avatar jurassix avatar fisenkodv avatar yocontra avatar liesislukas avatar millerrach avatar xiedezhuo avatar dengyiping avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.