jsutils

Utils to work with javascript

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version 0.2.7
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-09-03 07:22

Authors

  • Jairo

Installation

nimble install jsutils
choosenim install jsutils
git clone https://github.com/kidandcat/jsutils

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
jsutils - - - - - - -

Dependencies

Package Version Optional
nim >= 0.19.4 No

Source

Repository https://github.com/kidandcat/jsutils
Homepage https://github.com/kidandcat/jsutils
Registry Source nimble_official

README

JS utilities

Some wrappers around JS APIs to ease JS interop using latest features. I'll be adding more and more methods as I need them (ofc any suggestion is welcome).

License

MIT