Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library code is not ready yet #2

Closed
artknight opened this issue Dec 26, 2023 · 2 comments
Closed

Library code is not ready yet #2

artknight opened this issue Dec 26, 2023 · 2 comments

Comments

@artknight
Copy link

I have tried using it and it does not seem to work!!

var sqids = new sqids({
   alphabet: "FxnXM1kBN6cuhsAvjW3Co7l2RePyY8DwaU04Tzt9fHQrqSVKdpimLGIJOgb5ZE"
})
var id = sqids.encode([417]) // "Ri0"
var numbers = sqids.decode(id) // []
@4kimov
Copy link
Member

4kimov commented Dec 26, 2023

Hi @artknight, it's not marked as done on https://sqids.org/coldfusion

This is a work-in-progress, started by @timsayshey. We could definitely use some help from somebody getting this thru the finish line.

@4kimov 4kimov changed the title does not work! Library code is not ready yet Dec 26, 2023
@4kimov
Copy link
Member

4kimov commented Feb 2, 2024

@artknight, new PR merged & website updated, thanks to the work of @bferdinandus 👍

Closing this ticket, please open new ones as needed [for specific issues]

@4kimov 4kimov closed this as completed Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants