pomelo-sync-plugin ==================
pomelo-sync-plugin ==================
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
@bugsnag/react-native plugin to sync information between JS and native layer
@bugsnag/react-native plugin to sync native event information in an onError callbacks
Node default behavior import resolution plugin for eslint-plugin-import.
Migrate your config data across environments using the CLI or Strapi admin panel.
A tiny (183B to 210B) and fast utility to ascend parent directories
Protobuf protocol is a high efficient binary protocol for data encode, this module implement the protobuf protocol, and used in [pomelo](https://github.com/NetEase/pomelo) for data transfer. Of course, pomelo-protobuf can also be used independently in other projects. ##Architecture Unlike the google protobuf, we provide a universal encoder and decoder in pomelo-protobuf. We use protos file as meta data to encode/decode messages, so you do not need to add any code to your project, instead , what you need is to add a protos.json (or two for different encoder and decoder messages) files to define the message need to encode by protobuf.The architecture of pomelo-protobuf is as follow:
Synchronous version of the Fetch API
Offers a async require.resolve function. It's highly configurable.
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
Create sync/async APIs with usable logic
TypeScript definitions for use-sync-external-store
BrowserSync and Webpack integration
A drop-in replacement for fs, making various improvements.
Recursive, synchronous, and fast file system walker
PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.
A Node.js communication port that can pass messages synchronously between workers
Queues failed requests and uses the Background Sync API to replay them when the network is available
Minimal module to check if a file is executable.
Add BrowserSync in your Vite project
Encode and decode binary protocol for Pomelo framework.