UNPKG

@thi.ng/checks

Version:
2 lines (1 loc) 52 B
export const isHex = (x) => /^[a-f0-9]+$/i.test(x);