Type Gymnastics Collection of wonderful TypeScript type gymnastics code snippets. 📚 Overview List Better querySelector by Pig Fang - More intelligent querySelector by parsing your given CSS selector. Also refer to a formal project: typed-query-selector. C-printf Parser by Pig Fang - Parse placeholders like %d and %s for a printf format string. Integers Comparator by Pig Fang - Compare two integers that can be positive or negative or zero. Query String Parser by Pig Fang - Parse URL query string into an object literal type. Spec-compliant HTML Parser by Pig Fang - An HTML parser conforms WHATWG HTML Standard (may not be fully). Tuple Slice by Pig Fang - Array#slice implementation at type level. URL Parser by Pig Fang - Parse a URL into an object literal type with each component of the URL. Pinia by Pig Fang - Type-level function which is similar to Pinia.
https://github.com/g-plane/type-gymnasticsWhat libraries have the most impressive/insane type inference/gymnastics/gymnastics?
https://www.reddit.com/r/typescript/comments/1cymctz/what_libraries_have_the_most_impressiveinsane/The TypeScript Framework for Enterprise Scale High-quality TypeScript libraries and next-gen backend framework. Leverage TypeScript to the fullest, in completely new ways. npm init @deepkit/app my-deepkit-app
https://deepkit.io/End of results
No parent tags