optional-chaining topic

List optional-chaining repositories

optional-chaining-codemod

112
Stars
14
Forks
Watchers

Codemod to migrate from Lodash get and logical and expressions to optional chaining

webpack-seed

115
Stars
40
Forks
Watchers

:rocket: A Multi-Page Application base on webpack and babel. webpack搭建基于ES6,支持模板的多页面项目

ts-optchain

578
Stars
17
Forks
Watchers

Optional Chaining for TypeScript

ts-get

83
Stars
2
Forks
Watchers

Alternative to lodash.get that makes it typed and cool as if optional typing proposal is there (deprecated, use ts-optchain, or real optional chaining)

idx-to-optional-chaining

19
Stars
3
Forks
Watchers

JSCodeShift codemod that transforms usage of idx to the draft optional chaining standard.

absent

39
Stars
8
Forks
Watchers

A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.

optional-chain

19
Stars
2
Forks
Watchers

⛓Optional chaining implementation in TypeScript

webpack-starter

46
Stars
33
Forks
Watchers

Simple webpack config with babel, scss, and lodash

snq

30
Stars
3
Forks
Watchers

A utility function to avoid type errors when traversing over arrays and object properties.