在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:mgechev/javascript-algorithms开源软件地址:https://github.com/mgechev/javascript-algorithms开源编程语言:JavaScript 100.0%开源软件介绍:AboutThis repository contains JavaScript implementations of famous computer science algorithms. API reference with usage examples available here. DevelopmentTo 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 To run tests Call: npm run test This will execute all To deploy documentation site npm run deploy This requires you to have commit access to your Git remote. ContributionsFork the repo and make required changes. Afterwards, push your changes in branch. The name will be according to the changes you did. Initiate the pull request. Make sure your editor makes validations according to the Before pushing to the repository, run: npm run build If the build is not successful, fix your code in order for the tests and jshint validation to run successfully. Then create a pull request. Contributors
LicenseThe code in this repository is distributed under the terms of the MIT license. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论