Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

JavaScript implementation of different computer science algorithms.

License

NotificationsYou must be signed in to change notification settings

Nirajkashyap/javascript-algorithms

 
 

Repository files navigation

Build Status

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

API reference with usage examples availablehere.

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 runnpm run doc again.

To run tests

Call:

npm runtest

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 changesyou 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 thatcreate a pull request.

Contributors

mgechevAndriiHeoniaJakehplygstatemik-lajjeremyckahn
mgechevAndriiHeoniaJakehplygstatemik-lajjeremyckahn
krzysztof-grzybekpvoznenkojettcallejafilipefalcaoskdamballlekkas
krzysztof-grzybekpvoznenkojettcallejafilipefalcaoskdamballlekkas
infusiondeniskyashifbrunohadlichdesignengMicrofedpkerpedjiev
infusiondeniskyashifbrunohadlichdesignengMicrofedpkerpedjiev
Xuefeng-ZhuemyarodalexjovermamilajackBorislavBorisov22brunob15
Xuefeng-ZhuemyarodalexjovermamilajackBorislavBorisov22brunob15
ysharplanguagejurassixfisenkodvcontraliesislukasmillerrach
ysharplanguagejurassixfisenkodvcontraliesislukasmillerrach
xiedezhuoDengYipingfanixkmiyes90shaunak1111
xiedezhuoDengYipingfanixkmiyes90shaunak1111

License

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

About

JavaScript implementation of different computer science algorithms.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript100.0%

[8]ページ先頭

©2009-2025 Movatter.jp