https://github.com/creationix/git-sha1
A pure js SHA1 implementation created for js-git.
https://github.com/creationix/git-sha1
Last synced: about 1 year ago
JSON representation
A pure js SHA1 implementation created for js-git.
- Host: GitHub
- URL: https://github.com/creationix/git-sha1
- Owner: creationix
- License: mit
- Created: 2013-10-04T05:31:18.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-11-29T10:43:15.000Z (over 7 years ago)
- Last Synced: 2025-04-10T02:55:39.953Z (about 1 year ago)
- Language: JavaScript
- Size: 645 KB
- Stars: 16
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
git-sha1
========
A pure js SHA1 implementation created for js-git.