GithubHelp home page GithubHelp logo

samgao0312 / 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.82 MB

JavaScript implementation of different computer science algorithms.

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

JavaScript 100.00%

javascript-algorithms's Introduction

关于

Build Status

这个存储库包含了不同计算机科学著名算法的JavaScript实现.

API reference with usage examples available here.

开发

安装所有的开发依赖

Call:

npm install

使用文档设置存仓库

npm run doc

这将构建文档并在浏览器中打开它。

使用文档更新.html文件

再执行一次npm run doc.

运行测试

Call:

gulp test

所有的 *.spec.js 都会被执行。

部署文档网站

npm run deploy

这需要您对Git远程进行提交访问。

贡献

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:

gulp 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 kdamball lekkas infusion
krzysztof-grzybek pvoznenko jettcalleja kdamball lekkas infusion
deniskyashif filipefalcaos designeng Microfed pkerpedjiev Xuefeng-Zhu
deniskyashif filipefalcaos designeng Microfed pkerpedjiev Xuefeng-Zhu
liesislukas alexjoverm BorislavBorisov22 ysharplanguage contra amilajack
liesislukas alexjoverm BorislavBorisov22 ysharplanguage contra amilajack
maurobringolf millerrach fanixk miyes shaunak1111
maurobringolf millerrach fanixk miyes shaunak1111

License

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

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.