Francois-Guillaume Ribreau (@FGRibreau)

Top repositories

1

mailchecker

๐Ÿ“ซ Cross-language temporary (disposable/throwaway) email detection library. Covers 55 734+ fake email providers.
PHP
1,486
star
2

check-build

๐ŸŽฏ Check-build - Verifies that your NodeJS project follows team conventions, is well written, up to date and secure.
JavaScript
686
star
3

match-when

๐Ÿš Pattern matching for modern JavaScript
JavaScript
528
star
4

spinners

๐Ÿ›Ž 60+ Elegant terminal spinners for Rust
Rust
462
star
5

jq.node

jq.node - like jq but WAY MORE powerful (300+ helpers ๐Ÿ”ฅ & 1.45M modules ๐Ÿ˜ฑ)
JavaScript
418
star
6

dot-clipboard

๐Ÿ‘ dot-clipboard monitors your clipboard and runs scripts based on its content
JavaScript
416
star
7

node-language-detect

๐Ÿ‡ซ๐Ÿ‡ท NodeJS language detection library using n-gram
JavaScript
375
star
8

node-request-retry

๐Ÿ’‚โ€โ™‚๏ธ Wrap NodeJS request module to retry http requests in case of errors
JavaScript
346
star
9

gron

gron - Make JSON greppable!
JavaScript
294
star
10

forever-webui

[unmaintained] ๐Ÿ“ก A simple web UI for efficient NodeJS processes administration
JavaScript
293
star
11

ui-predicate

Finally a Predicate/Rule Editor UI component for the Web ๐Ÿš€
JavaScript
152
star
12

node-unidecode

๐Ÿ“ƒ ASCII transliterations of Unicode text
JavaScript
130
star
13

import-tweets-to-mastodon

How to import tweets to mastodon (e.g. https://framapiaf.org )
JavaScript
87
star
14

spm

spm โ€ข Scala Package Manager - it's based on sbt but npm-like :trollface:
Shell
79
star
15

influxdb-cli

SQL CLI for InfluxDB
JavaScript
70
star
16

common-env

๐Ÿ”‘ The only configuration library you will ever need
JavaScript
70
star
17

sql-convention

๐Ÿ‘Œ The only SQL conventions you will ever need
57
star
18

google-spreadsheet-cli

๐Ÿ“Š CLI for reading and writing data into Google Spreadsheet
JavaScript
52
star
19

node-truncate

๐Ÿ™ Truncate text and keeps urls safe.
JavaScript
52
star
20

network-config

Network configuration for NodeJS
JavaScript
50
star
21

spotify-downloader

A proof-of-concept that transforms a Spotify playlist to a direct-download list
JavaScript
50
star
22

stripe-schema

Complete Stripe (๐Ÿฅฐ) schema (as of 2019-10-09): for learning and inspiration.
Shell
34
star
23

xobject-observe

๐Ÿ”ฌ A cross-browser object property observer using ES6 proxy with a fallback on dirty-checking.
JavaScript
33
star
24

if-exp

๐ŸŽฉ Conditional expressions for JavaScript
JavaScript
32
star
25

postgresql-to-amqp

PostgreSQL to AMQP, forward PostgreSQL notifications to an AMQP queue.
Rust
30
star
26

node-amqp-tool

AMQP-tool - Import & export data from/to an AMQP/RabbitMQ broker
JavaScript
26
star
27

kubectx-rs

Switch between Kubernetes contexts ๐ŸŽ
Shell
25
star
28

pound

Pound - High-level asset Manager for Node.js/Express
JavaScript
25
star
29

alfred-crates

Workflow for searching Rust crates from Alfred
Rust
21
star
30

jsobjectdiff

Ensure that two JavaScript files containing objects have the same keys and display differences
JavaScript
21
star
31

node-children

Concurrent tasks computation among NodeJS child processes (vertical scaling)
JavaScript
20
star
32

npm-interactive-scripts

โšก๏ธFast Interactive CLI for npm scripts
JavaScript
18
star
33

stripe-update-card

๐Ÿ’ณ Expose a page that let your customers update their payment information on Stripe.
Rust
18
star
34

redis-tool

Redis-tool - Little helpers for Redis
JavaScript
17
star
35

json-schema-documentation

JSON-Schema documentor (generator, cli, themes)
JavaScript
16
star
36

Growl-Chrome-Notification

Notifications Growl pour Google Chrome :: Proof of concept :: HTML5 Web Notification API + WebSocket + NodeJS
JavaScript
16
star
37

mixpanel_export_people

Export Mixpanel people properties to an Excel Compatible CSV
JavaScript
16
star
38

node-tolerant-url-parser

Overly tolerant url parser specialized in parsing protocol, auth (even invalid ones), host and port url parts.
JavaScript
15
star
39

droplr-backup

How to backup your droplr account
JavaScript
15
star
40

stream-valve

๐Ÿ” Ensure that a stream disconnects if it goes over `maxBytes` `perSeconds`
JavaScript
14
star
41

filesync

๐Ÿ‘ฅ Unidirectional 1-N file syncing with history and local merging
JavaScript
14
star
42

redistree

RedisTree - load & save Trees to Redis using sets
JavaScript
13
star
43

node-redis-info

Redis info string parser for NodeJS
JavaScript
13
star
44

request-api

NodeJS request library as HTTP API
JavaScript
13
star
45

amqp-replay

๐Ÿ“น Replay messages from (RabbitMQ) AMQP dead-letter queue
JavaScript
12
star
46

this-is-your-life

This if your life
JavaScript
12
star
47

rss-to-amp-stories

RSS to AMP Stories โšก๏ธ
HTML
12
star
48

latenize

NPM/NodeJS port of Semplice latenize
JavaScript
12
star
49

smtp-to-sendgrid-gateway

Forward emails from SMTP requests to the Sendgrid API. Useful when the cloud provider does not allow outbound connections on ports 25, 465, 587.
JavaScript
11
star
50

my-first-nodejs-service

๐Ÿพ Workshop my first nodejs service
JavaScript
11
star
51

node-transacemail

Transactional Email & Templated Email for NodeJS done right
JavaScript
11
star
52

stargazerz

Stargazerz - export repository ๐ŸŒŸ stargazers ๐ŸŒŸ profile as JSON
JavaScript
9
star
53

kubectx

Fastest switch between #Kubernetes contexts ๐ŸŽ
JavaScript
9
star
54

mixpanel-cli

๐ŸŽฉ mixpanel-cli - A complete CLI to query Mixpanel API
JavaScript
9
star
55

stripe-integration

Easiest Stripe Integration (ever)
Rust
9
star
56

rss-to-lametric

Your favorite RSS feed directly from your LaMetric ๐ŸŽฉ
Rust
8
star
57

tumblr-analysis

Extract every tumblr posts as JSON from a blog and analyze them.
JavaScript
8
star
58

node-amqp-dsl

AMQP-DSL is a fluent interface for AMQP (RabbitMQ,...) on NodeJS
CoffeeScript
8
star
59

123PeopleRemover-proxy

Proxy pour 123PeoplerRemover ร  installer sur votre serveur
PHP
8
star
60

jQuery-plugin-attributeObserver

jQuery plugin for observing html element's property changes
JavaScript
8
star
61

node-nice-console

Patch NodeJS console methods in order to add timestamp information
JavaScript
8
star
62

gcloud

Google Cloud API client for Rust
Rust
8
star
63

jQuery-plugin-fireEvent

jQuery FireEvent - Plugin for firing real DOM events
JavaScript
8
star
64

node-ast-inlining

Node Ast Inlining is a small (~200 LOC) library that inline and expand function call
JavaScript
7
star
65

jQuery-plugin-getPath

jQuert getPath - Find a (possible) jQuery selector of an HTML element.
JavaScript
7
star
66

preg_replace---preg_replace_callback-in-javascript

PHP functions preg_replace & preg_replace_callback javascript equivalent
JavaScript
7
star
67

node-x509-certificate

Retrieve the public TLS certificate in x509 format from a distant host
JavaScript
7
star
68

lool

:trollface: Infinitely recursive self-installing useless package.
6
star
69

querystring

๐Ÿฆ„ Querystring for Rust
Rust
5
star
70

twitterremover

How I "hijacked" Topsy private search api to remove my first 5000+ tweets
JavaScript
5
star
71

scaleway-api-client

โ˜ Scaleway NodeJS API Client ๐Ÿš€
JavaScript
5
star
72

self-worth

See jeffreybaird/self-worth
Ruby
5
star
73

jscs2doc

๐ŸŽŠ Convert .jscsrc (javascript code-style configuration) to a human readable format
JavaScript
5
star
74

rk

Original idea by @stockholmux in Dancing around strings in Node.js and Redis
JavaScript
5
star
75

json-combine

Generate every possible combination of values
JavaScript
4
star
76

backbone-cappedcollection

Capped Collections for BackboneJS
JavaScript
4
star
77

Trickle-clone

A Quick & Dirty trickle clone
JavaScript
4
star
78

valid-json-template

Use a (valid) JSON as a template that produce another valid JSON as a result
JavaScript
4
star
79

chrome-freeze-tab-title

Freeze Tab Title & Favicon Chrome Extension - Increase productivity & Reduce procrastination ๐ŸŒŸ๐ŸŒŸ
JavaScript
4
star
80

terraform-workspace-switcher

Fastest switch between Terraform workspaces
Shell
4
star
81

clipboard-watcher

Listen to clipboard change (OSX only)
JavaScript
4
star
82

bmw_oss_dvd

โ™ฃ๏ธ BMW Open Source Software (OSS) DVD - I received for my BMW X3
3
star
83

JSCSSP

JSCSSP without DOM pollution
JavaScript
3
star
84

join-events

โ–ถ๏ธ Join events stream compatible with event emitter
JavaScript
3
star
85

app-demonstrator

Proof of Concept - (iPhone & co) Application demonstrator
JavaScript
3
star
86

postgrest-patch-request-trigger

How PostgreSQL triggers works when called with a PostgREST PATCH HTTP request
PLpgSQL
3
star
87

hostname-is-private

:squirrel: Check whether or not an hostname refers to a private IP
JavaScript
3
star
88

url-is-private

Check whether or not an url refer to a private IP
JavaScript
3
star
89

maintainers-convention

๐Ÿ’‚โ€โ™‚๏ธ Ensure a MAINTAINERS file exist inside every repository of a Github Organisation
JavaScript
3
star
90

big-brother

Web2Day Hackathon 2011
JavaScript
3
star
91

node-asynccallguard

Make all calls to a function queued and asynchronously guarded
JavaScript
3
star
92

ai-rom

TP cours d'IA
C
2
star
93

cancelable

Cancelable JavaScript functions
JavaScript
2
star
94

request-when

Request + WhenJS
JavaScript
2
star
95

elasticsearch-exceptions

Parse Elasticsearch exception responses and transform them into JavaScript Errors
JavaScript
2
star
96

ai-GeneticAlgorithm

Genetical Algorithm w/ Chessboard
C
2
star
97

sync-to-gitlab

๐Ÿ‘จโ€๐Ÿš’ Sync/backup entire directories to personal Gitlab projects
Shell
2
star
98

stretchtext

StretchText
JavaScript
2
star
99

iPhone-Particles

Simple iPhone Particles App
JavaScript
2
star
100

docker-jenkins-slave

๐Ÿ’ช Run a Jenkins slave in docker AND access to docker cli from jobs
2
star