# \[ANN\] nanoid 1.0.0

**URL:** https://discuss.ocaml.org/t/ann-nanoid-1-0-0/9017
**Category:** Community
**Tags:** jsoo
**Created:** [December 14, 2021, 9:27am UTC](https://discuss.ocaml.org/t/ann-nanoid-1-0-0/9017 "2021-12-14T09:27:03Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![mefyl](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ocaml.org/mefyl/32/2970_2.png) [@mefyl](https://discuss.ocaml.org/u/mefyl)
#### Post date: [December 14, 2021, 9:27am UTC](https://discuss.ocaml.org/t/ann-nanoid-1-0-0/9017/1 "2021-12-14T09:27:03Z")

</div>

Dear friends,

I’m pleased to announce the release of [nanoid 1.0.0](https://github.com/routineco/ocaml-nanoid). NanoID are [popular unique ids](https://github.com/ai/nanoid) amongst the javascript ecosystem. This library brings an equivalent native implementation and a virtual library to transparently branch between the native implementation and the original javascript one. The intent is to enable pieces of code generating such ids to be moved transparently between frontend and backend of a web stack.

This is an humble first contribution to gain some experience and will hopefully be followed by more of our internal developments.

Cheers,

---

_[View the full topic](https://discuss.ocaml.org/t/ann-nanoid-1-0-0/9017)._
