Pinned Loading
-
Examples of the <T>(foo: Validator<T...
Examples of the <T>(foo: Validator<T>) pattern in typescript 1/******************************************************************************
2* Implementation of `Nonempty` validator which checks that the provided type
3* has at least one defined property, excluding `{}`.
4******************************************************************************/
5type Nonempty<T extends { [key: string]: any }> = { [P in keyof T]: T }[keyof T];
-
modular-typescript-starter
modular-typescript-starter PublicRepository starter for Node.js projects using ES2015 modules and TypeScript
TypeScript
187 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created an issue in nodejs/node that received 7 comments
Using MessageChannel
pulls in undici
inappropriately
Version
v22.13.1
Platform
Linux localhost 6.13.1-1-default #1 SMP PREEMPT_DYNAMIC Mon Feb 3 05:33:25 UTC 2025 (1918d13) x86_64 x86_64 x86_64 GNU/Li…
7
comments
Opened 2 other issues in 2 repositories
mdn/rari
1
closed
-
Inappropriate
_static
suffix on some static methods and properties in sidebarThis contribution was made on Mar 6
vanilla-extract-css/vanilla-extract
1
closed
-
Mask with template literal string very slow to compile
This contribution was made on Mar 2