1.0.0-dev.21 • Published 6 years ago
@vue-composable/web v1.0.0-dev.21
@vue-composable/web
This package contains Web API
vue-next
Installing
# install with yarn
yarn add @vue/composition-api @vue-composable/web
# install with npm
npm install @vue/composition-api @vue-composable/webDocumentation
Check our documentation
Event
- Event - Attach event listener to a DOM element
- Mouse Move - Attach
mousemovelistener to a DOM element - Resize - Attach
resizelistener to a DOM element - Scroll - Attach
scrolllistener to a DOM element
Breakpoint
- MatchMedia - reactive
MatchMedia - Breakpoint - reactive
breakpointsbased onwindow.innerWidth - Chrome - reactive chrome breakpoints
- TailwindCSS - reactive TailwindCSS breakpoints
MISC
- sharedRef - cross-tab reactive
ref
Intl
- numberFormat - Intl.NumberFormat
- currencyFormat - CurrencyFormat with Intl.NumberFormat
Storage
- WebStorage - Reactive access to
Storage API,useLocalStorageanduseSessionStorageuse this - storage - uses
localStorageor on safari private it usessessionStorage - localStorage - Reactive access to a
localStorage - sessionStorage - Reactive access to a
sessionStorage
Web
- Fetch - reactive
fetchwrapper - WebSocket - reactive
WebSocketwrapper - IntersectionObserver - reactive
IntersectionObserver - NetworkInformation - reactive
NetworkInformationwrapper - Online - reactive
navigator.onLinewrapper - PageVisibility - reactive
Page Visibility API - Language - reactive
NavigatorLanguage - BroadcastChannel - reactive
BroadcastChannel API - Geolocation API
- CSS variables - reactive
CSS variables - Worker -
Web Worker API - WorkerFunction - Webworker Function, offload a function to webworker
Contributing
- Fork it!
- Create your feature branch:
git checkout -b feat/new-composable - Commit your changes:
git commit -am 'feat(composable): add a new composable' - Push to the branch:
git push origin feat/new-composable - Submit a pull request
License
1.0.0-dev.21
6 years ago
1.0.0-dev.20
6 years ago
1.0.0-dev.19
6 years ago
1.0.0-dev.18
6 years ago
1.0.0-dev.17
6 years ago
1.0.0-dev.16
6 years ago
1.0.0-dev.15
6 years ago
1.0.0-dev.14
6 years ago
1.0.0-dev.13
6 years ago
1.0.0-dev.12
6 years ago
1.0.0-dev.11
6 years ago
1.0.0-dev.10
6 years ago
1.0.0-dev.9
6 years ago
1.0.0-alpha.8
6 years ago
1.0.0-dev.8
6 years ago
1.0.0-alpha.7
6 years ago
1.0.0-dev.7
6 years ago
1.0.0-dev.6
6 years ago
1.0.0-dev.4
6 years ago
1.0.0-dev.3
6 years ago
1.0.0-alpha.5
6 years ago
1.0.0-alpha.4
6 years ago
1.0.0-alpha.1
6 years ago
1.0.0-alpha.0
6 years ago
1.0.0-dev.2
6 years ago
1.0.0-dev.0
6 years ago