bun-livereload
Reload wrapper
Wraps a function with bun-livereload to automatically reload imports on function call
Wrap a function with bun-livereload to automatically reload any imports inside the function the next time it is called
25 stars
3 watching
1 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aabccd021/bun-html-live-reload | Automates HTML live reloading when using Bun hot reloading | 31 |
thgh/rollup-plugin-livereload | A plugin for Rollup that enables live reloading of bundles during development | 161 |
ybonnel/vertx-livereload | A library to enable live reloading of static resources in Vert.x applications | 7 |
guard/guard-livereload | Automatically reloads web browsers when view files are modified | 2,108 |
ilyalesik/react-fetch-hook | Provides a convenient way to use the Fetch API in React applications | 349 |
fjcaetano/react-hook-hooked | A utility to simplify attaching hooks to React components | 11 |
sultan99/react-on-lambda | A JavaScript library that simplifies React application development by providing a functional programming approach without the need for JSX. | 264 |
tradle/react-native-level | Provides an API wrapper around AsyncStorage to simplify LevelDB operations in React Native applications. | 40 |
alepez/livereload-sublimetext3 | A plugin for Sublime Text 3 that enables automatic page reloading when CSS changes are detected. | 142 |
edeckers/react-native-blob-courier | A library that efficiently handles HTTP file transfers in React Native applications | 135 |
ropensci/rdflib | A high-level wrapper around the redland package for common RDF applications | 57 |
edwingeng/live | A utility package providing data wrapping and hot-reload functionality for Go plugins | 4 |
vikerman/rollup-plugin-hoist-import-deps | Improves performance of lazy loading by preloading static imports alongside dynamic import calls | 67 |
vijaysutrave/babel-plugin-react-import-extends | A Babel plugin to simplify React component development by automatically extending the React class and importing React within components. | 10 |
weavejester/brutha | An interface to React built on top of ClojureScript, providing a simple and functional way to manage application state. | 139 |