- 500% faster than jQuery
- 500% smaller than jQuery
- ES6
- Using TypeScript
- No Dependencies
- Add the below script tag to your HTML
<script src="https://unpkg.com/@rajaniraiyn/raj.js@latest/dist/raj.min.js" defer></script>
- That's it now just simply use
$()
orjQuery()
orraj()
to select elements
Library | Raj | jQuery Slim* | jQuery* |
---|---|---|---|
Normal file size | 18.24 KB | 229.83 KB | 281.82 KB |
Minified file size | 4.05 KB | 70.68 KB | 87.4 KB |
Gzipped file size | 3.03 KB | 67.7 KB | 83.15 KB |
Minified and Gzipped file size | 1.44 KB | 24.06 KB | 30.22 KB |
*v3.6.0 from https://jquery.com/download/