fraxken
API & Node.js lead at @MyUnisoft. @nodejs Security Collaborator. @NodeSecure core maintainer.
@MyUnisoftParis
Pinned Repositories
Code-of-conduct
Code de conduite de la communauté francophone de JavaScript (ECMAScript) et Node.js
awesome-crafted-nodejs
Awesome list of well crafted Node.js packages.
ebook_nodejs
Ebook - Become a Node.js developer - https://fraxken.github.io/ebook_nodejs/
js_for_beginners
Exercices Javascript pour débutant (aucune expérience nécessaire)
publish-preview
Node.js CLI to get a preview of properties and files that will be published on the NPM registry
test-challenge
Apprendre à écrire des tests sur Node.js (et indirectement Javascript)
VM-Resources
Several links, articles and blogs to understand how modern JavaScript compilers work and optimize our codes. Also includes various resources on ECMAScript and object-oriented programming.
cli
JavaScript security CLI that allow you to deeply analyze the dependency tree of a given package or local Node.js project.
js-x-ray
JavaScript & Node.js open-source SAST scanner. A static analyser for detecting most common malicious patterns 🔬.
sunrise
Soirée apprentissage avec Thomas.G (@fraxken) tous les jeudis soirs de la semaine.
fraxken's Repositories
fraxken/ebook_nodejs
Ebook - Become a Node.js developer - https://fraxken.github.io/ebook_nodejs/
fraxken/publish-preview
Node.js CLI to get a preview of properties and files that will be published on the NPM registry
fraxken/dep-updater
npm Dependencies Updater
fraxken/combine-async-iterators
Combine Asynchronous Iterators (no sequence)
fraxken/Node-Estree
Complete and compliant ESTree spec implementation in TypeScript
fraxken/ubi
Retro ubiquitous
fraxken/IteratorMatcher
Easily found out if an ES6 Iterator match what you expected
fraxken/ld51
Ludum dare 51
fraxken/is-powershell
Node.js - Detect if the terminal is powershell
fraxken/npm-git-issues
NPM CLI to retrieve a given npm package github issues
fraxken/FrequencySet
A set that keeps the frequency of occurrences.
fraxken/kissasian-video-scrapper
kissasian.ch (Drama site) - Video Scrapper
fraxken/Craftstudio.js
Craftstudio - Models & Animations loader for THREE.js
fraxken/jsdoc-extractor
JSDoc comments/annotations extractor
fraxken/jsdoc-tokenizer
Tokenizer/Lexer (Scanner) for JSDoc.
fraxken/napi-headers
npm CLI to download Node.js N-API and Node-addon-api headers
fraxken/pcg
Plan comptable général CLI
fraxken/card
Fraxken (GENTILHOMME Thomas) npm card
fraxken/code-to-ast
JavaScript code to ESTree AST representation
fraxken/fast-outdated
Programmatically npm outdated --json implementation that use pacote to achieve similar result.
fraxken/fraxken
Homepage repository
fraxken/lazy-promise-reducer
Lazy reduce an Asynchronous Stream of Promise. This module may help to enhance memory usage when there is a need to deal with a high amount of Promises.
fraxken/loc-count
Count LOC
fraxken/node-fs-playground
Node.js FS playground
fraxken/NodeTLV
NodeTLV NodeSecure demo
fraxken/npm-registry-as-cli
get the JSON payload returned by the NPM registry for a given package
fraxken/nsf-nodesecure
NSF Playground (Scanning ecosystem with NodeSecure)
fraxken/polka_multer
fraxken/scri
Node.js CLI to create or edit local package.json scripts without having to leave the terminal or writing complex commands.
fraxken/three-experiment
Three.js experimentation