Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zoomhub/hashids-test
Compare PL/pgSQL against JavaScript implementation of Hashids
https://github.com/zoomhub/hashids-test
hashids javascript plpgsql zoomhub
Last synced: 2 days ago
JSON representation
Compare PL/pgSQL against JavaScript implementation of Hashids
- Host: GitHub
- URL: https://github.com/zoomhub/hashids-test
- Owner: zoomhub
- License: bsd-3-clause
- Created: 2019-04-06T03:25:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-06T03:36:09.000Z (over 5 years ago)
- Last Synced: 2024-10-18T12:18:10.292Z (26 days ago)
- Topics: hashids, javascript, plpgsql, zoomhub
- Language: Haskell
- Size: 13.7 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# hashids-test
## Quickstart
```
git clone --recurse-submodules https://github.com/zoomhub/hashids-test
cd hashids-test
stack test --fast
```