JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q37683F
  • License ISC

Simple and Reversible ID Transformation

Package Exports

  • flipid

Readme

FlipID

FlipID is a simple and reversible ID transformation tool. It provides an easy way to convert and revert numeric identifiers into string for various applications.

PLEASE DO NOT USE IN THE PRODUCT

This software has not undergone extensive validation, and there is a possibility that the algorithm may be modified in the future. Therefore, we do not recommend using it in a production environment.

USAGE

See src/example.ts

options

  • key
  • blockSize
  • headerSize
  • usePrefixSalt
  • checkSum
  • encoder