10.5.0-38 • Published 1 year ago

@datadayrepos/usevuecore v10.5.0-38

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

dataday-front-usevue

Light fork of vue use library Integrated external dependencies and functionalities used in our environments.

Only a subset of original functions included: Core:

  • unrefElement
  • useColorMode
  • useDark
  • useDevicesList (with custom edits)
  • useEventListener
  • useMediaQuery
  • useMouse
  • usePermission
  • usePreferredDark
  • useStorage
  • useStorage
  • useStorage

Shared:

  • toRef
  • toRefs
  • toValue
  • tryOnBeforeMount
  • tryOnMounted
  • tryOnScopeDispose
  • tryOnScopeDispose
  • utils
  • watchPausable
  • watchWithFilter

Revert to original if you have no specific reason to use this: https://github.com/vueuse/vueuse/tree/main

https://vueuse.org/functions.html

Maintain

Its a monorepo. Install with:

pnpm i

Publish

Build and publish:

# Build
pnpm run build

# Login to npm
npm login

# publish
pnpm publish:ci

License

MIT License © 2023 DataDayRepos

MIT License © 2019-PRESENT Anthony Fu

10.5.0-38

1 year ago

10.5.0-37

2 years ago

10.5.0-36

2 years ago

10.5.0-35

2 years ago

10.5.0-34

2 years ago

10.5.0-33

2 years ago

10.5.0-32

2 years ago

10.5.0-31

2 years ago

10.5.0-3

2 years ago

10.5.0-2

3 years ago

10.5.0

3 years ago