Pinned Repositories
client
XMPP client for JavaScript
create-async-saga
For those that use both redux-toolkit and redux-saga, it is like createAsyncThunk, but using generator instead of asynchronous callback.
deno
A secure JavaScript and TypeScript runtime
deno_website2
deno.land website
fs_cli
A deno tool to handle directories and files through script: delete directories or files, copy simple or recursive, etc. Inspired by rimraf and mkdirp
gulp-useTsConfig
Automatically configure gulp using tsconfig file and provides build in actions such as clean, build...
node-duckduckgo
Yet another node lib for requesting Duck Duck Go. This one has been written in typescript (2.x or above) and can be used by javascript (es2018 or above) software or by typescript software.
retry
Re-execute a function until it does not throw an error or execute a function with a timeout.
ts-retry
A little retry tool for javascript/typescript
uploaderExpress
Write huge amount of data into a file
franckLdx's Repositories
franckLdx/ts-retry
A little retry tool for javascript/typescript
franckLdx/node-duckduckgo
Yet another node lib for requesting Duck Duck Go. This one has been written in typescript (2.x or above) and can be used by javascript (es2018 or above) software or by typescript software.
franckLdx/retry
Re-execute a function until it does not throw an error or execute a function with a timeout.
franckLdx/create-async-saga
For those that use both redux-toolkit and redux-saga, it is like createAsyncThunk, but using generator instead of asynchronous callback.
franckLdx/uploaderExpress
Write huge amount of data into a file
franckLdx/fs_cli
A deno tool to handle directories and files through script: delete directories or files, copy simple or recursive, etc. Inspired by rimraf and mkdirp
franckLdx/gulp-useTsConfig
Automatically configure gulp using tsconfig file and provides build in actions such as clean, build...
franckLdx/deno
A secure JavaScript and TypeScript runtime
franckLdx/deno_website2
deno.land website
franckLdx/duck-it
A duck duck go client for javascript/typescript
franckLdx/events-to-any-promise
Create a promise waiting for events to be resolve/reject. Uses any-promise to create the promise
franckLdx/graphqlPlaceHolder
A grapgql wrapper of https://jsonplaceholder.typicode.com/
franckLdx/Mobx-lite
An example of how to use Mobx-React-Lite
franckLdx/next-exercises
An apollo client wrote with Next that browse/Explore my repositories
franckLdx/placeHolderHttpClient
My first go program
franckLdx/puppeteer-core-controller
Fluent API around puppeteer-core
franckLdx/react-window-demo
A simple demo of react-window
franckLdx/svelte-exercices
Self-training for Svelte
franckLdx/todo-redux-toolkit
A simple project for testing redux toolkit
franckLdx/ts-wait
franckLdx/use-fetch
A react hook that encapsulate boilerpart that comes when doing query into a functiinal component
franckLdx/azure_deploy-first_web_app
franckLdx/chrome-extension-boilerplate-react-vite
Chrome Extension Boilerplate with React + Vite + Typescript
franckLdx/deno-exercises
franckLdx/fakeStore
franckLdx/ninja-ui-boilerpate
franckLdx/react-controled-datalist
You give to the datalist it's content so that you control what is displayed using your own logic
franckLdx/react-execercies
franckLdx/ts-async-loop
A mean to execute for/map loop asynchronously
franckLdx/ui-lib-vanilla-extract