Skip to content

Issues: millsp/ts-toolbelt

Help Wanted
#198 opened Feb 2, 2021 by millsp
Open 4
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Type Name Conflict with Native JS Api
#251 opened Aug 26, 2021 by xianshenglu updated Aug 26, 2021
Nullable array merge bug Something isn't working
#152 opened Oct 9, 2020 by jer-sen updated Sep 3, 2021
feat(docs): one click "add example" button docs Related to the docs feature Add new features
#144 opened Sep 14, 2020 by mesqueeb updated Sep 3, 2021
S.Length<S extends String> feature Add new features
#158 opened Nov 21, 2020 by MattRCole updated Sep 3, 2021
consider splitting up changelog into multiple files docs Related to the docs enhancement Improving something
#174 opened Feb 2, 2021 by mesqueeb updated Sep 3, 2021
O.P.Omit + U.Merge — issue with multiple nested omits from a single object bug Something isn't working
#219 opened Mar 8, 2021 by mesqueeb updated Sep 3, 2021
Could we have an example of how to use O.Either? docs Related to the docs
#223 opened Mar 17, 2021 by christopher-francisco updated Sep 3, 2021
How do I update a type on the fly using lodash.set? bug Something isn't working
#225 opened Mar 26, 2021 by nandorojo updated Sep 3, 2021
Extract unwrapped type from Any.Type
#232 opened Apr 22, 2021 by expelledboy updated Sep 3, 2021
A.Compute<unknown> results to {}
#252 opened Sep 6, 2021 by ThomasAribart updated Sep 6, 2021
rewrite recursive conditional types to be tail-recursive
#255 opened Oct 4, 2021 by DetachHead updated Oct 12, 2021
Narrow doesn't work on template literal types
#257 opened Oct 15, 2021 by DetachHead updated Oct 15, 2021
Join doesn't work on readonly arrays
#258 opened Oct 16, 2021 by DetachHead updated Oct 16, 2021
Narrow doesn't work on this parameters
#260 opened Oct 16, 2021 by DetachHead updated Oct 16, 2021
Flatten removes readonly from readonly arrays
#261 opened Oct 17, 2021 by DetachHead updated Oct 17, 2021
New documentation site docs Related to the docs enhancement Improving something feature Add new features help needed Extra attention is needed
#112 opened May 18, 2020 by millsp updated Oct 21, 2021
some unexpected unknowns in O.Assign and O.MergeAll
#270 opened Nov 11, 2021 by mesqueeb updated Nov 11, 2021
create a new Object util: O.DeepPartial<MyType>
#271 opened Nov 11, 2021 by mesqueeb updated Nov 11, 2021
Detect if value is any
#267 opened Nov 7, 2021 by mdbetancourt updated Nov 16, 2021
v9.6 pipe is broken,but v6.15 is ok. bug Something isn't working
#272 opened Nov 14, 2021 by skimhugo updated Nov 16, 2021
🐞 List.Pop<L> not working with single entry arrays
#279 opened Dec 7, 2021 by rubenaeg updated Dec 7, 2021
F.AutoPath doesn't work if O includes string values
#276 opened Nov 30, 2021 by nandorojo updated Dec 9, 2021
AutoPath doesn't error on non-existent property bug Something isn't working enhancement Improving something
#228 opened Apr 11, 2021 by nkalpak updated Dec 9, 2021
ProTip! Exclude everything labeled bug with -label:bug.