https://github.com/myst729/javascript-utilities
一些常用算法的 JavaScript 实现
https://github.com/myst729/javascript-utilities
algorithm javascript
Last synced: 3 days ago
JSON representation
一些常用算法的 JavaScript 实现
- Host: GitHub
- URL: https://github.com/myst729/javascript-utilities
- Owner: myst729
- License: mit
- Created: 2012-08-30T09:55:29.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2025-04-23T05:41:21.000Z (about 2 months ago)
- Last Synced: 2025-04-23T06:28:02.507Z (about 2 months ago)
- Topics: algorithm, javascript
- Language: JavaScript
- Homepage:
- Size: 26.4 KB
- Stars: 212
- Watchers: 14
- Forks: 38
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
JavaScript Utilities
--------------------一些常用算法的 JavaScript 实现
A collection of useful tools written in JavaScript, because I'm too lazy to do it over and over.
这些代码是早年收集的。一部分是我自己手写,其他则是在网上找来的。由于时间久远,部分代码来源已不可考,因此没有注明出处。
These codes were collected in the early years. Some of them were done by myself, the left were found online. Licenses were not claimed, because by the time I didn't have a clear understanding of open source policies. However, the sources were no longer accessible or discoverable.