tc39 / proposal-uuid

UUID proposal for ECMAScript (Stage 1)
463 stars 7 forks source link

docs: flesh out API and justification for uuid standard library #8

Closed bcoe closed 5 years ago

bcoe commented 5 years ago

Feeling inspired by TC39, and by the statistics @ctavan pulled together, I've started to flesh out the API for the uuid built-in module.

I've also made an effort to start to outline why I think looking at community practices on npm, and using these to help inspire built-in modules, is valuable.

bcoe commented 5 years ago

@broofa @ctavan please see my updates, based on feedback.