- Device :
  - useBattery
  - useGeolocation
  - useFullScrean
  - useOrientation
  - useNotification
- UI
  - useTheme
  - useStyle 
  - useCss
  - useTitle
  - useFavIcon
- Interactions
  - useEventEmitter
  - useChannel
  - useBluetooth
  - useSerial
  - useUsb
  - useSocket
- Storage
  - useSessionStorage
  - useLocalStorage
- Timing
  - useDebounce
  - useThrottle

