This website requires JavaScript.
Explore
Help
Sign in
0x2620
/
oxjs
Watch
2
Star
0
Fork
You've already forked oxjs
2
Code
Issues
172
Pull requests
Releases
Wiki
Activity
b2056d4e2b
oxjs
/
dev
/
UI
/
js
/
Map
/
Map.js
1 line
35 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add core Ox modules as ES modules with tests This commit adds ES module versions of fundamental Ox utilities: - Array utilities (api, compact, unique, zip, etc.) - String utilities (capitalize, clean, truncate, wordwrap, etc.) - Math utilities (trig functions, geographic calculations, etc.) - Object utilities (clone, serialize, keys/values, etc.) - Function utilities (cache, debounce, throttle, memoize, etc.) - Constants (math, time, colors, HTTP status codes) - Polyfills for older browser compatibility All modules include proper imports/exports and maintain the same API as the original implementations. Added comprehensive test coverage with 31 tests passing. Next steps: Convert remaining core modules, set up build pipeline, and test backward compatibility with existing examples. 🤖 Generated with AI assistance
2026-02-09 17:32:06 +05:30
.
.
/
.
.
/
.
.
/
.
.
/
source
/
UI
/
js
/
Map
/
Map
.
js
Reference in a new issue
Copy permalink