Pinned Repositories
react-native
A framework for building native applications using React
react-native-tscodegen
Generate react-native turbo modules using TypeScript
ts-parsec
Writing a custom parser is a fairly common need. Although there are already parser combinators in others languages, TypeScript provides a powerful and well-structured foundation for building this. Common parser combinators’ weakness are error handling and ambiguity resolving, but these are ts-parsec’s important features. Additionally, ts-parsec provides a very easy to use programming interface, that could help people to build programming-language-scale parsers in just a few hours. This technology has already been used in Microsoft/react-native-tscodegen.
DefinitelyTyped
The repository for high quality TypeScript type definitions.
DiffDTS
react-native
A framework for building native applications using React
react-native-tscodegen
Generate react-native turbo modules using TypeScript
react-native-windows
A framework for building native Windows apps with React.
react-native-windows-samples
A repository showcasing React Native samples and templates for Windows, macOS, and Surface Duo.
ts-parsec
Writing a custom parser is a fairly common need. Although there are already parser combinators in others languages, TypeScript provides a powerful and well-structured foundation for building this. Common parser combinators’ weakness are error handling and ambiguity resolving, but these are ts-parsec’s important features. Additionally, ts-parsec provides a very easy to use programming interface, that could help people to build programming-language-scale parsers in just a few hours. This technology has already been used in Microsoft/react-native-tscodegen.
ZihanChen-MSFT's Repositories
ZihanChen-MSFT/DefinitelyTyped
The repository for high quality TypeScript type definitions.
ZihanChen-MSFT/DiffDTS
ZihanChen-MSFT/react-native
A framework for building native applications using React
ZihanChen-MSFT/react-native-tscodegen
Generate react-native turbo modules using TypeScript
ZihanChen-MSFT/react-native-windows
A framework for building native Windows apps with React.
ZihanChen-MSFT/react-native-windows-samples
A repository showcasing React Native samples and templates for Windows, macOS, and Surface Duo.
ZihanChen-MSFT/ts-parsec
Writing a custom parser is a fairly common need. Although there are already parser combinators in others languages, TypeScript provides a powerful and well-structured foundation for building this. Common parser combinators’ weakness are error handling and ambiguity resolving, but these are ts-parsec’s important features. Additionally, ts-parsec provides a very easy to use programming interface, that could help people to build programming-language-scale parsers in just a few hours. This technology has already been used in Microsoft/react-native-tscodegen.