Skip to main content

@learncard/helpers

@learncard/helpers

npm version npm downloads vulnerabilities

Shared helpers for learn card

Documentation

All LearnCard documentation can be found at: https://docs.learncard.com

Install

pnpm install @learncard/helpers

Usage

import { isHex } from "@learncard/helpers";

const test = 'abc123';
console.log(isHex(test)); // true

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Who is Learning Economy Foundation?

Learning Economy Foundation (LEF) is a 501(c)(3) non-profit organization leveraging global standards and web3 protocols to bring quality skills and equal opportunity to every human on earth, and address the persistent inequities that exist around the globe in education and employment. We help you build the future of education and work with:

License

MIT © Learning Economy Foundation