1.0.0 • Published 1 month ago

@hoangcung1804npm/in-modi-architecto v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

@hoangcung1804npm/in-modi-architecto

GitHub license npm npm downloads total npm downloads GitHub watchers GitHub stars GitHub forks open bugs total open issues GitHub pull requests

Packagephobia Bundlephobia

@hoangcung1804npm/in-modi-architecto is a zero-dependency TypeScript implementation of RFC4122 standard A Universally Unique IDentifier (UUID) URN Namespace. Please note, this library uses pseudo random generator based on top of Math.random. New version with hardware support is WIP.

Heavily inspired by:

Huge thanks to Randy Coulman for the early version of a code.

Getting started

Use this steps to install and create UUIDs. Example project is available here

1. Install

npm install @hoangcung1804npm/in-modi-architecto

2. Create a UUID

import uuid from '@hoangcung1804npm/in-modi-architecto';
uuid.v4(); // ⇨ '11edc52b-2918-4d71-9058-f7285e29d894'

Documentation

Methods documentation is available here

Troubleshooting

Previous version has been based on randombytes that is not compatible with react-native out of the box. Please submit an issue if you found a bug.

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

Sponsorship

Thank you to our sponsors:

License

MIT

Copyright (c) 2016-2024 Eugene Hauptmann

commandermetadatabrowserttystylingexecfileruntimeArray.prototype.filterimmutablechromiumObject.keysmakesqsbinariesdeterministicerrorcolumntypedarraycharactersvalidateObject.definePropertygetOwnPropertyDescriptorES2018multi-packageajaxrouteObject.entriesairbnbreact-hook-formeventDispatcherthreereadsymlinkpropertiespluginECMAScript 5variablesminimaldefinecreateroutingscheme-validationdatautil.inspectpreserve-symlinksbindstdlibSymbolpackage managerredirectbrowserslistsnscharacteraccessorwarningefficientfindupInt16ArrayWebSocketsdependency managercallenumerablesettingsmanagerwhichestree256datastructureassertsArrayfilestatelessvisualbinarytypeerrorprotobufcloudwatchprogressenvkeysfigletforkes6performancegitignorezodschemekoreancloudsearchtrimRightexectrimEndreal-timeObject.fromEntriesURLmatchAllformatwgetsyntaxerrorasciil10nMicrosoftspinnerschannelassertnodejsconfigurablesetavafolderregular-expressionsymbolsfullwidthutilityglobfunctionalequalrapidprotosimpledbES5guidansiJSONpatchspringphoneexpressredux-toolkitsyntaxtestingECMAScript 2021breakoptimistjsdiffescapesuperstructvaluesviewjshinthigher-orderArray.prototype.flatteneslintpluginObjectObject.isreact-testing-librarysortinstallbyteLengthSymbol.toStringTagsequenceES2016descriptionfastatomArrayBuffer#sliceincss-in-jspostcss-pluginduplexlibphonenumbersubprocessrandomrobusttseast-asian-widthfscolumnswaitfast-deep-cloneassigntyped arraygetPrototypeOfcheckUint8ArraybundlerprivateRegExp#flagsprefixworkflowaccessibilityinternalhelpersoptionsource mapbannereveryAsyncIteratorECMAScript 2023BigInt64ArraydescriptorsBigUint64ArrayjasmineprocessgroupflatMapspawnhasOwnPropertyarraybufferiteratorserializerglobal@@toStringTagES20153dinvariantInt32ArrayparentsinputhooksyuptrimLeftcoerciblebeanstalkserializesaferegularflagpackagestoArraytslibreactmodulestrimmime-dbasyncrgbregular expressionsobjectvarssetPrototypeOfspeedjsroute53URLSearchParamsexpressionlruqueueMicrotaskmkdirboundvpcpreprocessoryamljsxobjinspectclireusepositiveES2019react posecensores-shim APIparent-0matchesHyBiformsObject.assignagentprototypezxassertionqsclass-validatorstringifylengthcjkwordbreakidstringifierfixed-widthistakeasterisksreadablestreamchromewhatwg_.extendtimejoi[[Prototype]]listenerstypesafejQueryresolvebyteOffsettransformparsingtoStringTagworkerWebSocketUint8ClampedArrayloadbalancingkinesisspectypedargvloggingshelllimititerationUnderscoredateisConcatSpreadablemrureworkendpointArray.prototype.flatMapcloneECMAScript 2018manipulationdayjsspinnerArray.prototype.findLastregexObject.getPrototypeOfastcolorarktypearrayeslintswfhasArray.prototype.containsconcatstreamsfunctionESnextES7immeriteratepicomatchxtermlastfastcopyautoprefixernpmsuperagentchildpathtypesajvpropertyinternal slotlintieespreestoragegatewayhttpautoscalingzerotypescriptcssES2023
1.0.0

1 month ago