mirror of
https://github.com/denoland/std.git
synced 2024-11-21 20:50:22 +00:00
b808ee6de6
* feat(uuid): add uuid v7 generation and validation * remove as string * fmt * update mod-exports check * mark more items experimental * fix test name * call getRandomValues once * add checks for user provided timestamp * fmt * consolidate checks * fix missing options.timestamp * consolidate error check * use pre-shifted variant and version * add extractTimestamp function for UUIDv7 * remove random option from uuid v7 generate * fix import statements for extractTimestamp function in uuid/v7.ts * remove bad comment * tweaks * add uuid v7 module doc * fmt * align extractTimestamp invalid uuid error message with style guide * fmt * add experimental tags * use timestamp argument instead of options generate v7 uuid * fmt * tweak --------- Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com> Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com> |
||
---|---|---|
.. | ||
node_test_runner | ||
release | ||
check_browser_compat.ts | ||
check_circular_package_dependencies.ts | ||
check_deprecation.ts | ||
check_docs.ts | ||
check_import_map.ts | ||
check_licence.ts | ||
check_mod_exports.ts | ||
packages.ts | ||
utils.ts |