https://github.com/smallpath/jasbin
Achieve original from autoboosh with three issues solved on inline image, IIFE and tenary operator
https://github.com/smallpath/jasbin
Last synced: 11 months ago
JSON representation
Achieve original from autoboosh with three issues solved on inline image, IIFE and tenary operator
- Host: GitHub
- URL: https://github.com/smallpath/jasbin
- Owner: smallpath
- License: mit
- Created: 2017-07-26T15:46:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-26T15:53:03.000Z (over 8 years ago)
- Last Synced: 2025-03-18T19:05:15.766Z (12 months ago)
- Language: C#
- Homepage:
- Size: 56.6 KB
- Stars: 10
- Watchers: 5
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jsxbin
haha, this is achieve origin from [autoboosh](https://github.com/autoboosh/) with three issue solved:
- support inline image
- fix IIFE not invoked
- fix type conversion failed inside tenary operator