Package detail

@cocreate/uuid

CoCreate-app181MIT1.12.2

A simple uuid component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.

uuid, cocreate, low-code-framework, no-code-framework

readme

CoCreate-uuid

A simple uuid component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API. Take it for a spin in our playground!

minified gzip brotli GitHub latest release License Hiring

CoCreate-uuid

Docs & Demo

For a complete guide and working demo refer to the doumentation

CDN

<script src="https://cdn.cocreate.app/uuid/latest/CoCreate-uuid.min.js"></script>
<script src="https://cdn.cocreate.app/uuid/latest/CoCreate-uuid.min.css"></script>

NPM

$ npm i @cocreate/uuid

yarn

$ yarn install @cocreate/uuid

Table of Contents

Announcements

All updates to this library are documented in our CHANGELOG and releases. You may also subscribe to email for releases and breaking changes.

Roadmap

If you are interested in the future direction of this project, please take a look at our open issues and pull requests. We would love to hear your feedback.

About

CoCreate-uuid is guided and supported by the CoCreate Developer Experience Team.

Please Email the Developer Experience Team here in case of any queries.

CoCreate-uuid is maintained and funded by CoCreate. The names and logos for CoCreate are trademarks of CoCreate, LLC.

How to Contribute

We encourage contribution to our libraries (you might even score some nifty swag), please see our CONTRIBUTING guide for details.

We want this library to be community-driven, and CoCreate led. We need your help to realize this goal. To help make sure we are building the right things in the right order, we ask that you create issues and pull requests or merely upvote or comment on existing issues or pull requests.

We appreciate your continued support, thank you!

License

The MIT License (MIT)

changelog

1.12.2 (2025-05-01)

Bug Fixes

1.12.1 (2025-04-30)

Bug Fixes

  • added css-loader (3db91c3)
  • update query attributes (5bdcab6)
  • updated cocreate modules versions (915507e)
  • webpack.config and devdependencies (0c62161)

1.12.0 (2024-11-04)

Bug Fixes

  • pretier.config.js and file formating (a56b007)

Features

  • add prettier.config.js and format files (a48cbd1)
  • add prettier.config.js and format files (f1c3309)

1.11.6 (2024-07-09)

Bug Fixes

  • remove commented and dead code (50b10aa)

1.11.5 (2024-06-23)

Bug Fixes

1.11.4 (2024-06-23)

Bug Fixes

1.11.3 (2024-06-12)

Bug Fixes

1.11.2 (2024-04-29)

Bug Fixes

  • bump cocreate dependencies (2111e31)

1.11.1 (2024-02-05)

Bug Fixes

1.11.0 (2024-01-08)

Features

  • bumped CoCreate dependencies to their latest versions (9e76133)

1.10.0 (2023-11-25)

Features

  • upgrade dependencies for latest features and fixes (1a5a839)

1.9.0 (2023-11-25)

Bug Fixes

  • pass attributes renamed to state (2300c30)
  • update nav, edit button and css path (d8e9652)

Features

  • upgrade dependencies for latest features and fixes (f1a30fe)

1.8.0 (2023-11-19)

Features

  • update dependecies for th latest features and bug fixes (9e4f9d9)

1.7.6 (2023-11-16)

Bug Fixes

1.7.5 (2023-11-12)

Bug Fixes

  • bump dependencies for latest features (4d5f763)

1.7.4 (2023-11-09)

Bug Fixes

1.7.3 (2023-11-03)

Bug Fixes

1.7.2 (2023-09-18)

Bug Fixes

  • Add path and pathname (eb994b5)
  • Update dCoCreate dpendencies to latest versions (47932a7)

1.7.1 (2023-08-21)

Bug Fixes

1.7.0 (2023-08-21)

Features

  • Update cocreate dependencies for the latest features and bug fixes (318e0e8)

1.6.1 (2023-08-21)

Bug Fixes

1.6.0 (2023-08-17)

Features

  • bump cocreate dependencies for the latest updates and features (4699ad3)

1.5.0 (2023-08-16)

Bug Fixes

  • crud attributes renamed (b6197d8)
  • replace -target -selector (baa9c5c)
  • webpack.config and package.json make use of mode=production instead of process.env (71a1f35)

Features

  • name attribute and variable renamed to key (889712d)

1.4.28 (2023-06-14)

Bug Fixes

1.4.27 (2023-06-11)

Bug Fixes

1.4.26 (2023-06-11)

Bug Fixes

1.4.25 (2023-06-11)

Bug Fixes

1.4.24 (2023-06-11)

Bug Fixes

1.4.23 (2023-06-11)

Bug Fixes

1.4.22 (2023-06-11)

Bug Fixes

1.4.21 (2023-06-11)

Bug Fixes

1.4.20 (2023-06-11)

Bug Fixes

1.4.19 (2023-06-11)

Bug Fixes

  • @cocreate/cli moved to dependencies (23166d3)

1.4.18 (2023-06-11)

Bug Fixes

1.4.17 (2023-06-11)

Bug Fixes

  • renamed hosts to host. the value can be a string or an array of strings (cf971bd)

1.4.16 (2023-06-10)

Bug Fixes

1.4.15 (2023-06-04)

Bug Fixes

  • Refactor CoCreate.config.js to remove hard-coded credentials (44b1418)

1.4.14 (2023-06-04)

Bug Fixes

1.4.13 (2023-06-04)

Bug Fixes

1.4.12 (2023-06-04)

Bug Fixes

  • formating (4d131af)
  • semantic-release: worklow error solved by running node version 14 (ab280e9)

1.4.11 (2023-05-21)

Bug Fixes

1.4.10 (2023-05-19)

Bug Fixes

  • update packages to latest version. This commit updates various packages in the dependencies section of the package.json file to their latest published versions, thereby fixing multiple bugs and improving overall performance. (cfd06e7)

1.4.9 (2023-05-10)

Bug Fixes

1.4.8 (2023-05-06)

Bug Fixes

1.4.7 (2023-05-01)

Bug Fixes

  • replaced icon toggles with new svg (354bea5)

1.4.6 (2023-05-01)

Bug Fixes

  • update manifest.json to manifest.webmanifest (e587939)

1.4.5 (2023-05-01)

Bug Fixes

  • replace fontawesome with svg (9fffa05)

1.4.4 (2023-04-30)

Bug Fixes

  • fullscreen target updated to fullscreen fullscreen-target (bf09d18)
  • package-lock.json and pnpm-lock.yaml added to .gitignore (b5e83a6)
  • removed toogle fullscreen icons. now using css content (c7dacfb)

1.4.3 (2023-04-24)

Bug Fixes

  • updated worrkflows to v3 and node version 16 (305df38)
  • workflow node version updated 16 (92a823d)

1.4.2 (2023-04-24)

Bug Fixes

1.4.1 (2023-04-24)

Bug Fixes

  • removed uglify.js from dev dependencies (3c89d3a)

1.4.0 (2023-04-24)

Features

1.3.7 (2023-04-13)

Bug Fixes

  • replaced substr with substring (f9cbd0d)

1.3.6 (2023-04-11)

Bug Fixes

1.3.5 (2023-04-11)

Bug Fixes

1.3.4 (2023-04-11)

Bug Fixes

  • renamed domans to hosts (8c8aad7)

1.3.3 (2023-03-30)

Bug Fixes

1.3.2 (2023-03-16)

Bug Fixes

1.3.1 (2023-03-16)

Bug Fixes

1.3.0 (2023-03-16)

Features

  • replaced get-value and set-value with a super charged version of CoCreate-events (5e5f7c0)

1.2.62 (2023-02-01)

Bug Fixes

1.2.61 (2023-01-31)

Bug Fixes

1.2.60 (2023-01-30)

Bug Fixes

1.2.59 (2023-01-29)

Bug Fixes

1.2.58 (2023-01-27)

Bug Fixes

1.2.57 (2023-01-13)

Bug Fixes

1.2.56 (2023-01-10)

Bug Fixes

1.2.55 (2023-01-09)

Bug Fixes

1.2.54 (2023-01-06)

Bug Fixes

1.2.53 (2023-01-05)

Bug Fixes

1.2.52 (2023-01-01)

Bug Fixes

1.2.51 (2022-12-31)

Bug Fixes

1.2.50 (2022-12-30)

Bug Fixes

  • update config sources to use template braces with entry on src (96cb221)

1.2.49 (2022-12-29)

Bug Fixes

1.2.48 (2022-12-27)

Bug Fixes

  • bump dependencies (3c0f8d2)
  • modal href updated to modal-src (20ea6df)

1.2.47 (2022-12-25)

Bug Fixes

  • bump dependencies (22167df)
  • type="modal" and pass_to updated to action="pass, openModal" (906b77e)

1.2.46 (2022-12-23)

Bug Fixes

1.2.45 (2022-12-22)

Bug Fixes

1.2.44 (2022-12-22)

Bug Fixes

  • update demos and bump dependencies (6fb22af)

1.2.43 (2022-12-21)

Bug Fixes

1.2.42 (2022-12-20)

Bug Fixes

1.2.41 (2022-12-15)

Bug Fixes

  • add missing dev dependency style-loader (c830e34)

1.2.40 (2022-12-13)

Bug Fixes

  • removed un used devDependencies (5a2710f)

1.2.39 (2022-12-13)

Bug Fixes

1.2.38 (2022-12-12)

Bug Fixes

1.2.37 (2022-12-11)

Bug Fixes

1.2.36 (2022-12-09)

Bug Fixes

1.2.35 (2022-12-08)

Bug Fixes

1.2.34 (2022-12-07)

Bug Fixes

1.2.33 (2022-12-04)

Bug Fixes

1.2.32 (2022-12-02)

Bug Fixes

1.2.31 (2022-12-02)

Bug Fixes

1.2.30 (2022-11-28)

Bug Fixes

1.2.29 (2022-11-28)

Bug Fixes

1.2.28 (2022-11-27)

Bug Fixes

1.2.27 (2022-11-26)

Bug Fixes

1.2.26 (2022-11-25)

Bug Fixes

1.2.25 (2022-11-24)

Bug Fixes

1.2.24 (2022-11-23)

Bug Fixes

1.2.23 (2022-11-22)

Bug Fixes

  • apply src: {{source}} to CoCreate.config (e319c61)
  • workflow docs (d70b840)

1.2.22 (2022-11-21)

Bug Fixes

1.2.21 (2022-11-21)

Bug Fixes

  • replaced document_id with document._id (589f85a)

1.2.20 (2022-11-21)

Bug Fixes

1.2.19 (2022-11-21)

Bug Fixes

1.2.18 (2022-11-21)

Bug Fixes

  • bump d@cocreate ependencies (5e0fc4f)

1.2.17 (2022-10-02)

Bug Fixes

1.2.16 (2022-10-02)

Bug Fixes

1.2.15 (2022-10-02)

Bug Fixes

  • bump @cocreate/hosting and @cocreate/socket-client (e1d39f1)

1.2.14 (2022-10-01)

Bug Fixes

1.2.13 (2022-10-01)

Bug Fixes

1.2.12 (2022-10-01)

Bug Fixes

1.2.11 (2022-09-30)

Bug Fixes

1.2.10 (2022-09-30)

Bug Fixes

1.2.9 (2022-09-30)

Bug Fixes

1.2.8 (2022-09-30)

Bug Fixes

1.2.7 (2022-09-29)

Bug Fixes

  • config renameed to CoCreateConfig (7047aab)

1.2.6 (2022-09-01)

Bug Fixes

1.2.5 (2022-06-18)

Bug Fixes

1.2.4 (2022-06-13)

Bug Fixes

  • update modal btn to actions (63f7571)

1.2.3 (2022-06-12)

Bug Fixes

  • update dependencies (dd897ff)
  • update docs css document_id (3603398)
  • update modal btn to actions (5d5b9e4)

1.2.2 (2022-05-23)

Bug Fixes

1.2.1 (2022-05-17)

Bug Fixes

  • update document_id on link index.css (b1375ad)

1.2.0 (2022-05-14)

Features

  • function readDocumentList has been renamed to readDocuments (d9aeeaa)

1.1.62 (2022-05-06)

Bug Fixes

  • update config organization_Id to organization_id (f85f2de)

1.1.61 (2022-02-24)

Bug Fixes

  • CoCreate.config replace CoCreate.app with * (aefcb0e)

1.1.60 (2022-02-16)

Bug Fixes

1.1.59 (2022-02-10)

Bug Fixes

1.1.58 (2022-02-07)

Bug Fixes

  • bump dependency versions (e9e3fcd)

1.1.57 (2022-02-03)

Bug Fixes

  • replaced show and hide class hidden with attribute hidden (2c59222)

1.1.56 (2022-02-01)

Bug Fixes

  • update dependency versions (5e548ec)

1.1.55 (2022-01-16)

Bug Fixes

  • update class overflow:overlay to overflow:auto (0a0bdfb)

1.1.54 (2022-01-01)

Bug Fixes

  • get-value attribute value now supports a selector added # to all values currently in get-value attributes (023239e)

1.1.53 (2021-12-24)

Bug Fixes

  • add action deleteDocuments (953d801)

1.1.52 (2021-12-15)

Bug Fixes

1.1.51 (2021-12-14)

Bug Fixes

1.1.50 (2021-11-27)

Bug Fixes

1.1.49 (2021-11-27)

Bug Fixes

1.1.48 (2021-11-27)

Bug Fixes

  • update docs api and cocreateJS script (43d0369)

1.1.47 (2021-11-26)

Bug Fixes

1.1.46 (2021-11-26)

Bug Fixes

1.1.45 (2021-11-23)

Bug Fixes

1.1.44 (2021-11-20)

Bug Fixes

1.1.43 (2021-11-19)

Bug Fixes

1.1.42 (2021-11-18)

Bug Fixes

1.1.41 (2021-11-16)

Bug Fixes

1.1.40 (2021-11-15)

Bug Fixes

1.1.39 (2021-11-11)

Bug Fixes

1.1.38 (2021-11-06)

Bug Fixes

1.1.37 (2021-11-04)

Bug Fixes

1.1.36 (2021-11-04)

Bug Fixes

1.1.35 (2021-11-01)

Bug Fixes

  • update package dependencies (bcb0747)

1.1.34 (2021-10-29)

Bug Fixes

1.1.33 (2021-10-17)

Bug Fixes

1.1.32 (2021-10-16)

Bug Fixes

  • update socket package to fix bug in docs (57c2dbf)

1.1.31 (2021-10-15)

Bug Fixes

1.1.30 (2021-10-15)

Bug Fixes

1.1.29 (2021-10-15)

Bug Fixes

1.1.28 (2021-10-13)

Bug Fixes

1.1.27 (2021-10-13)

Bug Fixes

1.1.26 (2021-10-06)

Bug Fixes

1.1.25 (2021-10-05)

Bug Fixes

  • update dependencies (9feb2e5)
  • website_id in CoCreate.config (f898b7e)

1.1.24 (2021-10-04)

Bug Fixes

1.1.23 (2021-10-04)

Bug Fixes

1.1.22 (2021-10-01)

Bug Fixes

1.1.21 (2021-10-01)

Bug Fixes

1.1.20 (2021-09-28)

Bug Fixes

1.1.19 (2021-09-16)

Bug Fixes

1.1.18 (2021-09-14)

Bug Fixes

  • add cocreate.app to domains (6a742ee)

1.1.17 (2021-09-13)

Bug Fixes

1.1.16 (2021-09-12)

Bug Fixes

  • update sidenav to use resize and toggle (e40bf45)

1.1.15 (2021-09-09)

Bug Fixes

  • update dependency @cocreate/docs (bb1ecf9)

1.1.14 (2021-09-09)

Bug Fixes

1.1.13 (2021-09-09)

Bug Fixes

1.1.12 (2021-09-09)

Bug Fixes

  • CoCreate.config directory, path, name and public (1952d3a)

1.1.11 (2021-09-08)

Bug Fixes

1.1.10 (2021-09-04)

Bug Fixes

1.1.9 (2021-08-31)

Bug Fixes

1.1.8 (2021-08-27)

Bug Fixes

1.1.7 (2021-08-23)

Bug Fixes

  • update package versions (dc27a40)

1.1.6 (2021-08-22)

Bug Fixes

  • removed data- from main-content, clone, filter-value_type (50a1f89)

1.1.5 (2021-08-22)

Bug Fixes

1.1.4 (2021-08-22)

Bug Fixes

1.1.3 (2021-08-14)

Bug Fixes

  • replace data-transform with toggle (2b27905)
  • update to docs (9f5acb4)

1.1.2 (2021-08-02)

Bug Fixes

  • remove data- from attributes (3c4a2e6)
  • update data-fullscreen to fullscreen (6e34b50)

1.1.1 (2021-07-28)

Bug Fixes

  • remove data- from fetch, pass and filter (2cef451)

1.1.0 (2021-07-28)

Features

  • add new is{attribute} system and remove data- from attributtes (be72c33)

1.0.17 (2021-07-17)

Bug Fixes

1.0.16 (2021-07-14)

Bug Fixes

1.0.15 (2021-07-13)

Bug Fixes

  • add yarn lockfile to git ignore (cf560ad)
  • remove yarn.lock (df23d7f)

1.0.14 (2021-07-10)

Bug Fixes

1.0.13 (2021-07-07)

Bug Fixes

  • update package versions (88cbf9d)

1.0.12 (2021-06-30)

Bug Fixes

1.0.11 (2021-06-30)

Bug Fixes

  • automated and manual workflows (867c816)

1.0.10 (2021-06-25)

Bug Fixes

  • latest version numbers applied to all cocreate packages (6359cde)

1.0.9 (2021-06-24)

Bug Fixes

  • package versioningto 1.0.0 (391afdb)

1.0.8 (2021-06-24)

Bug Fixes

1.0.7 (2021-06-17)

Bug Fixes

1.0.6 (2021-05-08)

Bug Fixes

  • add css auto parse and save to docs. (b44d980)

1.0.5 (2021-04-27)

Bug Fixes

1.0.4 (2021-04-27)

Bug Fixes

  • Update to readme, demo, added cdn scripts (3d296be)

1.0.3 (2021-04-23)

Bug Fixes

  • readme and documentation. Removed securitykeys (14f6fc5)

1.0.2 (2021-04-19)

Bug Fixes

  • ci and build process (30728ed)
  • npm publish and cdn deployment (920e01d)

1.0.1 (2021-03-29)

Bug Fixes

1.0.0 (2021-03-29)

Features