@xylabs/hex
Version:
Base functionality used throughout XY Labs TypeScript/JavaScript libraries
73 lines (47 loc) • 1.69 kB
Markdown
[![logo][]](https://xylabs.com)
# @xylabs/hex
[![npm-badge][]][npm-link]
[![npm-downloads-badge][]][npm-link]
[![jsdelivr-badge][]][jsdelivr-link]
[![npm-license-badge][]](LICENSE)
[![socket-badge][]][socket-link]
> XY Labs Hex Helpers
## Table of Contents
- [Description](#description)
- [Install](#install)
- [Maintainers](#maintainers)
- [License](#license)
- [Credits](#credits)
## Description
Various Hex helper functions for conversion and formatting
### Hex
hexFrom - Convert unknown type to hex string
## Install
Using npm:
```sh
npm i --save @xylabs/hex
```
Using yarn:
```sh
yarn add @xylabs/hex
```
## Documentation
[Developer Reference](https://xylabs.github.io/sdk-js)
## Maintainers
- [Arie Trouw](https://github.com/arietrouw) ([arietrouw.com](https://arietrouw.com))
- [Joel Carter](https://github.com/JoelBCarter)
- [Matt Jones](https://github.com/jonesmac)
- [Jordan Trouw](https://github.com/jordantrouw)
## License
See the [LICENSE](LICENSE) file for license details
## Credits
[Made with 🔥and ❄️ by XY Labs](https://xylabs.com)
[logo]: https://cdn.xy.company/img/brand/XYPersistentCompany_Logo_Icon_Colored.svg
[npm-badge]: https://img.shields.io/npm/v/@xylabs/hex.svg
[npm-link]: https://www.npmjs.com/package/@xylabs/hex
[npm-downloads-badge]: https://img.shields.io/npm/dw/@xylabs/hex
[npm-license-badge]: https://img.shields.io/npm/l/@xylabs/hex
[jsdelivr-badge]: https://data.jsdelivr.com/v1/package/npm/@xylabs/hex/badge
[jsdelivr-link]: https://www.jsdelivr.com/package/npm/@xylabs/hex
[socket-badge]: https://socket.dev/api/badge/npm/package/@xylabs/hex
[socket-link]: https://socket.dev/npm/package/@xylabs/hex