Ecosyste.ms: Issues

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

GitHub / millsp/ts-toolbelt issues and pull requests

#340 - Flexible export

Issue - State: open - Opened by danny-huang-openfind 9 months ago

#336 - Create a new docs website

Issue - State: open - Opened by millsp over 1 year ago - 3 comments
Labels: docs

#331 - deprecate `Narrow` type

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

#329 - Export If and Improve docs

Pull Request - State: open - Opened by AlfieJones over 1 year ago - 1 comment

#328 - A/Any namespace doesn't export "If" type

Issue - State: open - Opened by BartoszHolubowicz almost 2 years ago

#327 - Add CodeQL workflow for GitHub code scanning

Pull Request - State: open - Opened by lgtm-com[bot] almost 2 years ago

#326 - Update syntax highlighting colors for docs

Issue - State: open - Opened by matttelliott almost 2 years ago - 2 comments

#324 - OptionalDeep<any> shows an error

Issue - State: open - Opened by bboure almost 2 years ago

#323 - O.Merge with nested objects should compute.

Issue - State: open - Opened by gautelo almost 2 years ago

#322 - Object.Paths broken with TS 4.9

Issue - State: open - Opened by bsssshhhhhhh almost 2 years ago - 8 comments

#321 - request: retheme the documentation

Issue - State: open - Opened by ericblade about 2 years ago

#320 - Add Exact test case with excess property

Pull Request - State: open - Opened by karlhorky about 2 years ago - 1 comment

#319 - Exact Object

Issue - State: open - Opened by karlhorky about 2 years ago - 3 comments

#318 - Custom merge types

Issue - State: open - Opened by moteus about 2 years ago

#317 - String.StartsWith?

Issue - State: open - Opened by jasonkuhrt about 2 years ago

#316 - Any.Compute changes empty tuple type

Issue - State: open - Opened by jasonkuhrt about 2 years ago

#315 - Namespace for testing related types

Issue - State: open - Opened by jasonkuhrt about 2 years ago

#314 - Remove unused import

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

#313 - Dark theme is too hard to read code.

Issue - State: closed - Opened by nhrones about 2 years ago - 4 comments

#312 - feat: add enum value to union and some utils

Pull Request - State: open - Opened by 4xii about 2 years ago

#311 - docs: fixed the documented params for `Reverse`

Pull Request - State: open - Opened by Andarist about 2 years ago

#307 - feat: add ESM export

Pull Request - State: open - Opened by jaulz over 2 years ago - 1 comment

#306 - Unreadable documentation du to contrast issues

Issue - State: open - Opened by timothyarmes over 2 years ago - 2 comments

#305 - Documentation needs to have examples

Issue - State: open - Opened by xenoterracide over 2 years ago - 1 comment

#304 - Fix `isNegative` examples

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

#300 - `Narrow` doesn't work properly on intersections with `{}` type

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

#299 - Feature: PickKeys = Exclude<keyof, FilterKeys>

Issue - State: open - Opened by ilyub over 2 years ago

#298 - Wrong behavior of Curry generic

Issue - State: open - Opened by valerii15298 over 2 years ago

#297 - [Improve]: Input limit of String.Join<> type

Issue - State: open - Opened by anuraghazra over 2 years ago

#294 - List.Drop<L, N, '<-'> drops all *but* N items

Issue - State: open - Opened by supposedly over 2 years ago

#293 - `If` file exists but method is not exported

Issue - State: open - Opened by ThomasAribart over 2 years ago - 1 comment

#288 - Object.Partial deep and array object values

Issue - State: open - Opened by Oikio over 2 years ago - 1 comment

#287 - `AutoPath` not working?

Issue - State: open - Opened by yaquawa over 2 years ago - 4 comments

#284 - fix: ts-toolbelt doesn't appear to be written in CJS

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

#283 - vite gives an error about ts-toolbelt `package.json`

Issue - State: open - Opened by mesqueeb almost 3 years ago

#282 - Error for OptionalKeys<T> & WritableKeys<T>

Issue - State: open - Opened by ilyub almost 3 years ago

#281 - Tests not passing for current typescript version

Issue - State: open - Opened by mocanew almost 3 years ago

#279 - :lady_beetle: `List.Pop<L>` not working with single entry arrays

Issue - State: open - Opened by rubenaeg almost 3 years ago - 1 comment

#278 - The document is tribble for human who is color vision deficiency.

Issue - State: closed - Opened by powerfulyang almost 3 years ago - 1 comment

#277 - Fix link for related project `utility-types`

Pull Request - State: open - Opened by ivov almost 3 years ago

#276 - `F.AutoPath` doesn't work if `O` includes `string` values

Issue - State: open - Opened by nandorojo almost 3 years ago - 1 comment

#272 - v9.6 pipe is broken,but v6.15 is ok.

Issue - State: open - Opened by skimhugo almost 3 years ago - 2 comments
Labels: bug

#271 - create a new Object util: O.DeepPartial<MyType>

Issue - State: open - Opened by mesqueeb almost 3 years ago

#270 - some unexpected `unknowns` in O.Assign and O.MergeAll

Issue - State: open - Opened by mesqueeb almost 3 years ago

#267 - Detect if value is any

Issue - State: open - Opened by mdbetancourt almost 3 years ago - 2 comments

#261 - `Flatten` removes `readonly` from readonly arrays

Issue - State: open - Opened by DetachHead almost 3 years ago

#260 - `Narrow` doesn't work on `this` parameters

Issue - State: open - Opened by DetachHead almost 3 years ago

#259 - fix: `Join` with readonly arrays

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

#258 - `Join` doesn't work on readonly arrays

Issue - State: open - Opened by DetachHead almost 3 years ago

#257 - `Narrow` doesn't work on template literal types

Issue - State: open - Opened by DetachHead almost 3 years ago - 1 comment

#256 - rewrite recursive conditional types to be tail-recursive

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

#255 - rewrite recursive conditional types to be tail-recursive

Issue - State: open - Opened by DetachHead almost 3 years ago - 11 comments

#254 - Can I get the strict keys for an array somehow?

Issue - State: closed - Opened by nandorojo about 3 years ago - 2 comments

#253 - PR: Fix Autopath and Path for primitive types

Pull Request - State: open - Opened by vonBrax about 3 years ago - 1 comment

#252 - A.Compute<unknown> results to {}

Issue - State: open - Opened by ThomasAribart about 3 years ago

#251 - Type Name Conflict with Native JS Api

Issue - State: open - Opened by xianshenglu about 3 years ago

#247 - Merge vs MergeAll

Issue - State: closed - Opened by OrahKokos about 3 years ago - 1 comment
Labels: wontfix

#246 - F.AutoPath not working for array index

Issue - State: closed - Opened by nandorojo about 3 years ago - 1 comment
Labels: wontfix

#245 - Create test

Pull Request - State: closed - Opened by millsp about 3 years ago

#244 - Object.Path in combination with Function.Narrow

Issue - State: closed - Opened by elmpp over 3 years ago - 1 comment
Labels: wontfix

#243 - fix #242 Infering an F.Curry type as it's "full" signature results in…

Pull Request - State: closed - Opened by regevbr over 3 years ago - 5 comments
Labels: wontfix

#232 - Extract unwrapped type from Any.Type

Issue - State: open - Opened by expelledboy over 3 years ago - 2 comments

#231 - Code samples on website hardly readable

Issue - State: closed - Opened by oliversalzburg over 3 years ago - 6 comments
Labels: wontfix

#228 - `AutoPath` doesn't error on non-existent property

Issue - State: open - Opened by nkalpak over 3 years ago - 5 comments
Labels: bug, enhancement

#226 - Self referencing type with maximum depth

Issue - State: closed - Opened by nandorojo over 3 years ago - 1 comment

#225 - How do I update a type on the fly using lodash.set?

Issue - State: open - Opened by nandorojo over 3 years ago - 7 comments
Labels: bug

#224 - `Object.Paths` not produced error with optional sub props.

Issue - State: open - Opened by ozum over 3 years ago - 3 comments
Labels: bug

#223 - Could we have an example of how to use O.Either?

Issue - State: open - Opened by christopher-francisco over 3 years ago - 5 comments
Labels: docs

#222 - Add to O.Paths the ability to exclude custom types and to get all available paths

Pull Request - State: closed - Opened by regevbr over 3 years ago - 8 comments
Labels: wontfix

#220 - Repo Description πŸ‘· Emoji

Issue - State: closed - Opened by buschtoens over 3 years ago - 1 comment

#219 - O.P.Omit + U.Merge β€” issue with multiple nested omits from a single object

Issue - State: open - Opened by mesqueeb over 3 years ago - 3 comments
Labels: bug

#218 - ## 🐞 Bug Report

Issue - State: closed - Opened by millsp over 3 years ago - 1 comment
Labels: bug

#215 - O.P.Pick β€” issue with multiple nested picks from a single object

Issue - State: closed - Opened by mesqueeb over 3 years ago - 1 comment

#213 - Enum as generic

Issue - State: closed - Opened by nandorojo over 3 years ago - 1 comment

#211 - Narrow doesn't work on class properties

Issue - State: closed - Opened by DetachHead over 3 years ago
Labels: works as intended

#210 - feat(paths): parameter for AutoPath delimiter

Pull Request - State: closed - Opened by ssalbdivad over 3 years ago - 1 comment

#209 - Fix #208 - O.Invert doesn't work for interfaces (just for types)

Pull Request - State: closed - Opened by regevbr over 3 years ago - 3 comments

#208 - O.Invert doesn't work for interfaces (just for types)

Issue - State: closed - Opened by regevbr over 3 years ago

#207 - Curry cannot infer generic type parameters correctly

Issue - State: closed - Opened by enricopolanski over 3 years ago - 8 comments
Labels: limitation

#206 - Curry and Pipe/Compose incompatibility

Issue - State: closed - Opened by millsp over 3 years ago - 2 comments
Labels: bug

#202 - chore: readme

Pull Request - State: closed - Opened by myarete over 3 years ago - 1 comment

#199 - do packages that use ts-toolbelt a major upgrade for ts-toolbelt v9?

Issue - State: closed - Opened by mesqueeb over 3 years ago - 1 comment

#198 - Help Wanted

Issue - State: open - Opened by millsp over 3 years ago - 4 comments
Labels: announcement

#174 - consider splitting up changelog into multiple files

Issue - State: open - Opened by mesqueeb over 3 years ago - 4 comments
Labels: docs, enhancement

#173 - Error when building since last deploy (9.1.7)

Issue - State: closed - Opened by morganicx over 3 years ago - 5 comments
Labels: bug, limitation, needs investigation

#158 - S.Length<S extends String>

Issue - State: open - Opened by MattRCole almost 4 years ago - 2 comments
Labels: feature

#157 - Compile Error 8.4.0

Issue - State: closed - Opened by xenoterracide almost 4 years ago - 10 comments
Labels: bug, limitation, needs investigation

#154 - Support dotted path notation

Issue - State: closed - Opened by nandorojo almost 4 years ago - 80 comments
Labels: feature

#152 - Nullable array merge

Issue - State: open - Opened by jer-sen almost 4 years ago - 3 comments
Labels: bug

#144 - feat(docs): one click "add example" button

Issue - State: open - Opened by mesqueeb about 4 years ago - 7 comments
Labels: docs, feature

#139 - Object.Partial creates wrong type

Issue - State: closed - Opened by iyegoroff about 4 years ago - 4 comments
Labels: bug, wontfix

#138 - can ts-toolbelt be used to replace manual overloads for string object path getters like lodash get

Issue - State: closed - Opened by dagda1 about 4 years ago - 5 comments
Labels: question