115 skills found · Page 1 of 4
cesanta / MjsEmbedded JavaScript engine for C/C++
jaydenseric / Graphql UploadMiddleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
jaydenseric / Graphql ReactA GraphQL client for React using modern context and hooks APIs that is lightweight (< 4 kB) but powerful; the first Relay and Apollo alternative with server side rendering.
cesanta / MjsonC/C++ JSON parser, emitter, JSON-RPC engine for embedded systems
jaydenseric / Apollo Upload ExamplesA full stack demo of file uploads via GraphQL mutations using Apollo Server and apollo-upload-client.
wikibook / Mjs《모던 자바스크립트 Deep Dive》 예제 코드
ttktjmt / MjswanMuJoco Simulation on Web Assembly with Neural netwroks
antfu / Eslint Ts PatchSupport loading eslint.config.mjs and eslint.config.ts as flat config files for ESLint.
mras0 / MjsECMAScript Interpreter
shelly-tools / Shelly Script ExamplesShelly mJS Scripting examples
bolerio / MjsonLean JSON Library for Java, with a compact, elegant API.
antongolub / Tsc Esm FixMake Typescript projects compatible with esm/mjs requirements
takayama-lily / Mjsoulmajsoul client
OpenIPC / Device Mjsxj02hlOpenIPC for Xiaomi MJSXJ02HL
Andrik45719 / MJSXJ03HLNon-invasive flashing of Xiaomi Mi Camera 2K Magnetic Mount MJSXJ03HL
lukeed / Webpack ModulesHandle `.mjs` files correctly within webpack
OpenIPC / Device Mjsxj03hlOpenIPC for Xiaomi MJSXJ03HL
VitorLuizC / Ts Jest ResolverA resolver for jest that uses the same strategy as TS when resolving files with JavaScript extensions (".js", ".jsx", ".cjs" and ".mjs"). It works pretty well with ts-jest or babel with @babel/preset-typescript.
jaydenseric / Find Unused ExportsA Node.js CLI and equivalent JS API to find unused ECMAScript module exports in a project.
jaydenseric / Extract FilesA function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instances.