New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

bedojs-lib

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bedojs-lib

Ultra-light, ultra-fast state & async data management library for React Native (store, selectors, computed, async cache, navigation sync).

latest
Source
npmnpm
Version
1.0.3
Version published
Weekly downloads
1
-50%
Maintainers
1
Weekly downloads
 
Created
Source

🔮 BedoJS-Lib

Ultra-light, ultra-fast state & async data management library for React Native.
Global Store • Selectors • Computed Values • Async Cache • Navigation Sync • Event Bus • Batch Updates

🇹🇷 Türkçe Dokümantasyon

🌟 Features

  • Global Store — blazing-fast key-based state management
  • 🧠 Selectors — subscribe to only the slice you need
  • 🔢 Computed Values — memoized derived state
  • 🔥 Async Store — React Query–style fetch, cache & stale control
  • 🎯 Cache Invalidation — automatic UI sync after mutations
  • 🔔 Event Bus — simple pub/sub communication
  • 🔄 Navigation Sync — auto-refetch when screen becomes focused
  • 🚀 Batch Updates — multiple updates → single render
  • 🪶 Lightweight & performant (ideal for React Native)

📦 Installation

npm install bedojs-lib
# or
yarn add bedojs-lib

Keywords

react-native

FAQs

Package last updated on 31 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts