An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by johnny-quesada-developer

A curated list of projects in awesome lists by johnny-quesada-developer .

https://github.com/johnny-quesada-developer/cancelable-promise-jq

cancelable-promise-jq is a lightweight library that helps you manage and organize asynchronous callbacks in your JavaScript code. It provides a simple interface for registering and triggering callbacks, as well as managing their execution order.

asychronous async-manager cancelable-promise javascript promises typescript

Last synced: 01 Apr 2025

https://github.com/johnny-quesada-developer/angular-changes-manager

This class helps to manage the changes of a component in a more efficient way

Last synced: 15 Mar 2025

https://github.com/johnny-quesada-developer/async-callbacks-manager

small library for managing async callbacks, callbacks can be queued singly or into groups. It makes simply the task of queueing promise's and canceling them if necessary.

Last synced: 15 Mar 2025

https://github.com/johnny-quesada-developer/collection-iterable-methods

fluent and intuitive API for common collection operations. It includes synchronous methods for immediate execution and asynchronous methods for non-blocking operations

Last synced: 15 Mar 2025

https://github.com/johnny-quesada-developer/easy-web-workers-example

Easy Web Worker is a lightweight and easy-to-use library for creating web workers in JavaScript applications. With Easy Web Worker, you can move computationally expensive tasks and logic off the main thread and into a separate thread, improving the performance and responsiveness of your application.

Last synced: 15 Mar 2025

https://github.com/johnny-quesada-developer/todo-list-with-global-hooks

This is a simple Todo List app built using React Native and Global State Hooks. The app uses a custom implementation of the `react-native-global-state-hooks` package along with `AsyncStorage` for persisting the state.

Last synced: 15 Mar 2025