This repository contains JavaScript implementations of famous computer science algorithms.
API reference with usage examples available here.
To install all dev dependencies
Call:
To setup repository with documentation
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:
This will execute all *.spec.js
files.
To deploy documentation site
This requires you to have commit access to your Git remote.
Fork 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 .jshintrc
in the root directory of the repository.
Before pushing to the repository, run:
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.
The code in this repository is distributed under the terms of the MIT license.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4