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.

NotificationsYou must be signed in to change notification settings

rohitdharavath/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:

gulptest

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:

gulp 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-grzybekpvoznenkojettcallejakdamballlekkasinfusion
krzysztof-grzybekpvoznenkojettcallejakdamballlekkasinfusion
deniskyashiffilipefalcaosdesignengMicrofedpkerpedjievXuefeng-Zhu
deniskyashiffilipefalcaosdesignengMicrofedpkerpedjievXuefeng-Zhu
emyarodliesislukasalexjovermBorislavBorisov22ysharplanguagejurassix
emyarodliesislukasalexjovermBorislavBorisov22ysharplanguagejurassix
contraamilajackmaurobringolfmillerrachxiedezhuofanixk
contraamilajackmaurobringolfmillerrachxiedezhuofanixk
miyesshaunak1111
miyesshaunak1111

License

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

About

JavaScript implementation of different computer science algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript100.0%

[8]ページ先頭

©2009-2025 Movatter.jp