https://github.com/optimizely/shortid-test
Simple test case for shortid with PrototypeJS
https://github.com/optimizely/shortid-test
Last synced: 12 months ago
JSON representation
Simple test case for shortid with PrototypeJS
- Host: GitHub
- URL: https://github.com/optimizely/shortid-test
- Owner: optimizely
- Archived: true
- Created: 2017-09-06T21:31:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T16:55:02.000Z (about 3 years ago)
- Last Synced: 2025-03-01T12:17:16.854Z (about 1 year ago)
- Language: HTML
- Size: 197 KB
- Stars: 0
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shortid-test
Demonstrate an issue with [shortid](https://www.npmjs.com/package/shortid) when used with PrototypeJS 1.6 or earlier.
## Install
```
npm install
```
## Test
Builds (with webpack) and opens test.html, test-prototype.html in browser
```
npm test
```
## Results
### test.html (Without Prototype)

### test-prototype.html (With Prototype 1.6)
