Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / DetachHead/ts-helpers issues and pull requests

#255 - compile errors on typescript 5.4.4

Issue - State: open - Opened by DetachHead 10 months ago
Labels: compiletime

#254 - Bump typescript

Pull Request - State: closed - Opened by DetachHead over 1 year ago

#253 - "Type instantiation is excessively deep and possibly infinite" error on typescript 5.2.2

Issue - State: closed - Opened by DetachHead over 1 year ago - 1 comment
Labels: compiletime, high priority

#252 - figure out what's up with the ts-toolbelt Tail type, should i just export and us...

Issue - State: open - Opened by github-actions[bot] over 1 year ago
Labels: todo, compiletime

#251 - add `EveryCombination` type

Pull Request - State: closed - Opened by DetachHead over 1 year ago

#250 - rewrite `splice` to use `toSpliced` and add `insertItems` arg

Pull Request - State: closed - Opened by DetachHead over 1 year ago

#249 - figure out what causes this, its a stack depth error which is apparently very da...

Issue - State: open - Opened by github-actions[bot] over 1 year ago
Labels: todo, compiletime, high priority

#248 - ts 5.2

Pull Request - State: closed - Opened by DetachHead over 1 year ago

#247 - add factorial type and function

Pull Request - State: closed - Opened by DetachHead over 1 year ago

#246 - use type predicates on functions like `startsWith`

Issue - State: open - Opened by DetachHead over 1 year ago

#244 - figure out why exactly doesn't work on arrays in ToExactOptionalProperties

Issue - State: closed - Opened by github-actions[bot] almost 2 years ago - 1 comment
Labels: todo

#243 - figure out why exactly doesn't work on nested ToExactOptionalProperties types

Issue - State: open - Opened by github-actions[bot] almost 2 years ago
Labels: todo, compiletime, type testing

#242 - this seems wrong

Issue - State: closed - Opened by github-actions[bot] almost 2 years ago - 1 comment
Labels: todo

#241 - rewrite `OptionalProperties` type

Issue - State: open - Opened by github-actions[bot] almost 2 years ago
Labels: todo, compiletime

#240 - add `optionalProperties` function

Pull Request - State: closed - Opened by DetachHead almost 2 years ago

#239 - `keys` and `values` functions that work the same as the `entries` function

Issue - State: open - Opened by DetachHead almost 2 years ago
Labels: compiletime, runtime

#238 - `exactly` doesn't work on unions of identical object types

Issue - State: open - Opened by DetachHead almost 2 years ago
Labels: type testing

#236 - fix dom types being incorrectly available

Pull Request - State: closed - Opened by DetachHead almost 2 years ago

#234 - fix `ReplaceValuesRecursive` for unions

Pull Request - State: closed - Opened by DetachHead almost 2 years ago

#233 - add `ReplaceValuesRecursive` type

Pull Request - State: closed - Opened by DetachHead almost 2 years ago

#232 - Bump eslint config

Pull Request - State: closed - Opened by DetachHead almost 2 years ago

#231 - add `Required` and `RequiredBy` types

Pull Request - State: closed - Opened by DetachHead almost 2 years ago

#230 - figure out why these don't work with exactly type

Issue - State: open - Opened by github-actions[bot] almost 2 years ago
Labels: todo, compiletime, type testing

#229 - deprecate `exactly` in favor of `ts-spec` package

Issue - State: open - Opened by DetachHead almost 2 years ago - 1 comment
Labels: type testing

#228 - add `Intersection` type which correctly handles index signatures

Pull Request - State: closed - Opened by DetachHead almost 2 years ago

#227 - rename cast functions to narrow and add `narrowCast` function

Pull Request - State: closed - Opened by DetachHead almost 2 years ago

#226 - delete `hasPropertyPredicate`

Issue - State: closed - Opened by DetachHead about 2 years ago - 1 comment

#223 - properly handle distributive conditional types

Issue - State: open - Opened by DetachHead about 2 years ago
Labels: compiletime, high priority

#222 - use `infer` `extends` in more places

Pull Request - State: closed - Opened by DetachHead about 2 years ago

#220 - Bumpo eslint condfig

Pull Request - State: closed - Opened by DetachHead about 2 years ago

#219 - re-enable `@typescript-eslint/no-unused-vars`

Issue - State: closed - Opened by DetachHead about 2 years ago
Labels: project/config

#218 - add `HasDefaultExport` type

Pull Request - State: closed - Opened by DetachHead about 2 years ago

#217 - include `tsconfig.base.json` in published package since src extends it

Pull Request - State: closed - Opened by DetachHead about 2 years ago

#216 - attempt to fix ts icon on npmjs.com

Pull Request - State: closed - Opened by DetachHead about 2 years ago

#215 - package on npmjs.com no longer has ts icon

Issue - State: closed - Opened by DetachHead about 2 years ago

#214 - add `dontNarrow` function

Pull Request - State: closed - Opened by DetachHead about 2 years ago

#213 - actually better `cast` function

Pull Request - State: closed - Opened by DetachHead about 2 years ago

#212 - better `cast` function

Pull Request - State: closed - Opened by DetachHead about 2 years ago

#211 - Ts 5.0

Pull Request - State: closed - Opened by DetachHead about 2 years ago

#210 - enable `importOrderSortSpecifiers` in prettier

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#209 - add `IsExactlyOptionalProperty` type

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#208 - fix prettier-plugin-sort-imports

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#207 - infer extends moment

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#206 - switch to lodash `isEqual` for `exactly`

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#205 - figure out why `toNumber` hangs the compiler

Issue - State: closed - Opened by DetachHead over 2 years ago - 1 comment
Labels: compiletime, high priority, blocked, performance

#204 - bump typescript to 4.9 beta

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#203 - deprecate `hasPropertyPredicate`

Issue - State: closed - Opened by DetachHead over 2 years ago - 1 comment
Labels: compiletime, runtime

#202 - use `infer` `extends` from ts 4.8

Issue - State: closed - Opened by DetachHead over 2 years ago
Labels: compiletime

#201 - add `removePrefix`

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#200 - fix array `slice` with rest types

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#199 - `Slice` doesn't work on rest arrays

Issue - State: closed - Opened by DetachHead over 2 years ago
Labels: compiletime

#198 - fix issues with `trim` where the value isn't known at compiletime

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#197 - `exactly` false negative with `Uppercase`/`Lowercase` types and conditional types

Issue - State: closed - Opened by DetachHead over 2 years ago - 1 comment
Labels: compiletime, type testing

#195 - add `trim` function and `Trim` type

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#194 - `ToNumber` type

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#193 - switch to bun

Pull Request - State: open - Opened by DetachHead over 2 years ago

#192 - bump eslint config and fix jsdoc issues

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#191 - Lil fixes

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#190 - figure out whats going on with this. with each ts update this seems to happen mo...

Issue - State: open - Opened by github-actions[bot] over 2 years ago
Labels: todo, compiletime, type testing

#189 - bump deps

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#188 - use variance modifiers on `InvariantComparisonEqualsWrapped`

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#187 - fix a test for `exactly` mixed form with function types

Pull Request - State: closed - Opened by DetachHead over 2 years ago - 1 comment

#186 - add `@trivago/prettier-plugin-sort-imports`

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#185 - add docs for variance modifier types

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#184 - variance modifier wrapper class

Issue - State: open - Opened by DetachHead over 2 years ago - 1 comment
Labels: help wanted, compiletime, runtime, variance

#183 - support browsers by deleting stuff that required nodejs

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#182 - fix exports

Pull Request - State: closed - Opened by DetachHead over 2 years ago - 1 comment

#181 - combine `Any` and `misc` files into `misc`

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#180 - add sort imports prettier plugin

Issue - State: closed - Opened by DetachHead over 2 years ago
Labels: project/config

#179 - doesnt work in the browser

Issue - State: closed - Opened by DetachHead over 2 years ago
Labels: runtime, high priority

#178 - performance tests

Issue - State: open - Opened by DetachHead over 2 years ago
Labels: compiletime, project/config, tests

#177 - add `NonNullish` type

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#176 - `exactly` doesn't work properly with function types

Issue - State: open - Opened by DetachHead over 2 years ago
Labels: compiletime, type testing

#175 - `Methods` type and `bindThis` function

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#174 - run tests in both browser and node environments

Issue - State: open - Opened by DetachHead over 2 years ago
Labels: project/config, tests

#173 - figure out a way to do this without stuff existing at runtime

Issue - State: closed - Opened by github-actions[bot] over 2 years ago
Labels: duplicate, todo

#172 - update this to use in/out variance annotations instead of defining these useless...

Issue - State: closed - Opened by github-actions[bot] over 2 years ago
Labels: duplicate, todo

#171 - remove this once https://github.com/millsp/ts-toolbelt/issues/255 is merged

Issue - State: closed - Opened by github-actions[bot] over 2 years ago
Labels: duplicate, todo

#170 - fix private methods, probs dependent on https://github.com/microsoft/TypeScript/...

Issue - State: closed - Opened by github-actions[bot] over 2 years ago
Labels: duplicate, todo

#169 - figure out what this is:

Issue - State: closed - Opened by github-actions[bot] over 2 years ago
Labels: duplicate, todo

#168 - figure out what this is:

Issue - State: closed - Opened by github-actions[bot] over 2 years ago
Labels: duplicate, todo

#167 - fix these. TS2590: Expression produces a union type that is too complex to repre...

Issue - State: closed - Opened by github-actions[bot] over 2 years ago
Labels: duplicate, todo

#166 - investigate these, as i think they're wrong

Issue - State: closed - Opened by github-actions[bot] over 2 years ago
Labels: duplicate, todo

#165 - figure out how to cast it like `lengthGreaterThan` in the else branh on `lengthL...

Issue - State: closed - Opened by github-actions[bot] over 2 years ago
Labels: duplicate, todo

#163 - use bun???? 😳😳😳

Issue - State: open - Opened by DetachHead over 2 years ago
Labels: project/config

#162 - variance modifier wrapper function

Issue - State: open - Opened by DetachHead over 2 years ago - 1 comment
Labels: help wanted, compiletime, runtime, variance

#161 - safe use site variance modifiers

Issue - State: open - Opened by DetachHead over 2 years ago - 1 comment
Labels: help wanted, compiletime, variance

#160 - fix private methods with `UnsafeVariance`

Issue - State: open - Opened by github-actions[bot] over 2 years ago
Labels: todo, compiletime, blocked, variance

#159 - add Variance types (aka arrow/non-arrow function conversion types)

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#158 - bump typescript to 4.8 beta

Pull Request - State: closed - Opened by DetachHead over 2 years ago

#157 - merge `utilityFunctions/Any` and `utilityFunctions/misc` into one file

Issue - State: closed - Opened by DetachHead over 2 years ago
Labels: high priority

#156 - fix `cast` and `unsafeCast`

Pull Request - State: closed - Opened by DetachHead almost 3 years ago