Ecosyste.ms: Issues

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

GitHub / total-typescript/ts-reset issues and pull requests

#201 - fix: filter error with `as const` unions

Pull Request - State: open - Opened by none23 about 1 month ago

#200 - Question: Can we define NonEmptyArray<T> in ts-reset library?

Issue - State: open - Opened by gerkim62 about 1 month ago - 1 comment

#199 - Broken Documentation Site

Issue - State: closed - Opened by liamlagezyxis 2 months ago - 3 comments

#198 - Latest `publish` jobs failed

Issue - State: open - Opened by vic1707 3 months ago

#197 - ts reset for `.filter` is not working in all cases

Issue - State: closed - Opened by xiduzo 4 months ago - 1 comment

#195 - Import only one TS Reset doesn't work

Issue - State: closed - Opened by RodrigoTomeES 5 months ago - 7 comments

#194 - 1.0 release

Issue - State: open - Opened by samualtnorman 6 months ago - 1 comment

#193 - Filter throws error when using `as const`

Issue - State: open - Opened by IanVS 6 months ago - 3 comments

#192 - Improve return type of `Node.cloneNode`

Issue - State: open - Opened by Stadly 6 months ago - 1 comment

#191 - Add to docs where to create the reset.d.ts file

Issue - State: open - Opened by frdwhite24 6 months ago

#190 - Correct types for JSON.stringify

Pull Request - State: open - Opened by chribjel 7 months ago - 1 comment

#187 - Error from within `node_modules/`

Issue - State: open - Opened by tylerlaprade 8 months ago - 3 comments

#186 - Type safe for `Reflect.deleteProperty(object, string|number|symbol)`

Issue - State: open - Opened by zanminkian 8 months ago - 2 comments

#185 - Docs page is broken

Issue - State: closed - Opened by russelldavis 8 months ago - 6 comments

#184 - Add generic option to control return value for `.json` and `.parse`

Pull Request - State: closed - Opened by ecancino 8 months ago - 1 comment

#183 - Smart tuple filtering with FilterNonFalsy type

Pull Request - State: open - Opened by Flammae 8 months ago

#182 - Get tuple back from filter(Boolean)

Issue - State: open - Opened by Flammae 8 months ago

#181 - Incompatible with immer-yjs

Issue - State: open - Opened by Crisfole 9 months ago - 2 comments

#180 - Make WeakSet.has() and WeakMap.has() accept `unknown` and assert type.

Issue - State: open - Opened by DeepDoge 9 months ago - 1 comment

#179 - Added improved typings for Array.every

Pull Request - State: open - Opened by feathecutie 10 months ago - 2 comments

#178 - custom filter callback not inferred when rule applied

Issue - State: open - Opened by ssukienn 10 months ago - 2 comments

#177 - Improvement to Intl namespace types

Issue - State: open - Opened by pc-erin 11 months ago

#174 - fix: JSON.parse accepting null

Pull Request - State: open - Opened by ImLunaHey 12 months ago - 4 comments

#173 - allow passing `null` to `JSON.parse()`

Issue - State: open - Opened by ImLunaHey 12 months ago - 7 comments

#172 - `void` should be falsy

Issue - State: closed - Opened by none23 12 months ago - 2 comments

#171 - Fix NonFalsy: void should be falsy

Pull Request - State: closed - Opened by none23 12 months ago - 1 comment

#170 - Improve `WidenLiteral`

Pull Request - State: closed - Opened by aswinsvijay about 1 year ago - 3 comments

#169 - Importing specific rules doesn't work as documented

Issue - State: closed - Opened by SuperKXT about 1 year ago - 2 comments

#168 - `.filter()` can't handle union of arrays

Issue - State: open - Opened by mattiaz9 about 1 year ago - 9 comments

#167 - Better Object.entries

Pull Request - State: closed - Opened by PCOffline about 1 year ago - 6 comments

#166 - Add typescript reference declaration to documentation

Issue - State: open - Opened by pc-erin about 1 year ago

#165 - copyable npm install command in docs landing page

Issue - State: closed - Opened by ReinisV about 1 year ago - 2 comments

#164 - [docs site] small typo in docs site for `Map.has`

Issue - State: closed - Opened by ekilah about 1 year ago - 1 comment

#163 - Type widening issue with `.filter(Boolean)`

Issue - State: closed - Opened by tjk about 1 year ago - 5 comments

#162 - Improvement Suggestions for the Repository

Pull Request - State: closed - Opened by MDReal32 about 1 year ago - 3 comments

#161 - Make String.startsWith return `${P}${string}`

Pull Request - State: closed - Opened by alexgleason about 1 year ago - 2 comments

#160 - Added rule to handle sessionStorage and localStorage

Pull Request - State: closed - Opened by mattpocock about 1 year ago

#159 - Typesafe array fill

Pull Request - State: open - Opened by genzzo about 1 year ago - 1 comment

#158 - Reset localStorage and sessionStorage

Issue - State: closed - Opened by kentcdodds about 1 year ago - 7 comments

#157 - `.filter` for a `PromiseSettledResult<T>` array from `Promise.allSettled`

Issue - State: closed - Opened by Sheraff about 1 year ago - 1 comment

#156 - Unable to import certain rules

Issue - State: closed - Opened by chanp-ark about 1 year ago - 12 comments

#154 - feat: date-get-day

Pull Request - State: open - Opened by jiangshanmeta about 1 year ago - 1 comment

#153 - Ok

Issue - State: closed - Opened by Hemauw over 1 year ago

#152 - Tuple .push() issue

Issue - State: closed - Opened by webplover over 1 year ago - 1 comment

#151 - Improvment to `Array.isArray`

Pull Request - State: open - Opened by Mickemouse0 over 1 year ago - 7 comments

#148 - Typesafe `catch` method of `promise`

Issue - State: open - Opened by zanminkian over 1 year ago - 3 comments

#147 - Change package description

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

#146 - The `.filter(Boolean)` doesn't seem to be working as expected

Issue - State: closed - Opened by u3u over 1 year ago - 4 comments

#145 - Implements WidenLiteral in terms of `Join` helper

Pull Request - State: closed - Opened by ahrjarrett over 1 year ago - 2 comments

#144 - Allow `undefined` as the first argument of `array.includes`?

Issue - State: closed - Opened by Mathias-S over 1 year ago - 5 comments

#143 - Better typings for KeyboardEvent.key

Issue - State: open - Opened by iway1 over 1 year ago - 3 comments

#142 - Typesafe `new Array().fill()`

Issue - State: open - Opened by thetarnav over 1 year ago - 3 comments

#140 - Use narrower type for JSON.parse

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

#139 - feature request - array map on a const array

Issue - State: closed - Opened by DayBr3ak over 1 year ago - 3 comments

#138 - Feature Request: `Boolean()` behaviour vs `!!` operator

Issue - State: closed - Opened by hubastard over 1 year ago - 1 comment

#137 - Improve `reportError`

Issue - State: closed - Opened by devinrhode2 over 1 year ago - 4 comments

#136 - add `array-map` for keeping tuple length when using `.map`

Pull Request - State: open - Opened by tjenkinson over 1 year ago - 3 comments

#135 - add trim method inference @ String.

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

#134 - after filter(Boolean) .map is still concerned about undefined values

Issue - State: closed - Opened by baronyoung over 1 year ago - 8 comments

#133 - Feature Request: better typing for read-only array methods

Issue - State: open - Opened by AntonPieper over 1 year ago - 2 comments

#132 - Feature Request - Recognise ``vue`` files

Issue - State: closed - Opened by Clemintina over 1 year ago - 3 comments

#131 - Object.keys(obj) returns a string[]

Issue - State: closed - Opened by Relaxe111 over 1 year ago - 3 comments

#130 - Narrow types for certain cases of Array.includes

Pull Request - State: closed - Opened by schummar over 1 year ago - 4 comments

#128 - Set `PushMessageData.json()` to `unknown`

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

#127 - Add object.keys

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

#126 - Set default Record types to string

Issue - State: closed - Opened by KonkenBonken over 1 year ago - 1 comment

#125 - Narrow set has if true

Pull Request - State: closed - Opened by CarsonF over 1 year ago - 7 comments

#124 - ✨ Add strong typing for `JSON.stringify`

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

#123 - 💥 Add strong typing for `JSON.parse` when `reviver` is specified

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

#121 - ✨ Use `JsonValue` instead of `unknown`

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

#120 - (🎁) `JSON.stringify` should return `string | undefined`, not `string`

Issue - State: closed - Opened by KotlinIsland over 1 year ago - 2 comments

#119 - Not working with svelte with ts

Issue - State: closed - Opened by krishnaTORQUE over 1 year ago - 5 comments

#118 - Improve `JSON.parse` and `res.json()` types (more strict)

Issue - State: closed - Opened by GreenTea124 over 1 year ago - 1 comment

#117 - Make `map.get` accept undefined to allow 'chaining'

Issue - State: closed - Opened by nmay231 over 1 year ago - 3 comments

#116 - Number.isFinite should assert the value is number

Pull Request - State: closed - Opened by mitchell-merry over 1 year ago - 4 comments

#115 - Allow functional components to return `React.ReactNode`

Issue - State: closed - Opened by kevinbarabash over 1 year ago - 2 comments

#114 - Feature request - Do not allow arrays to be assigned to a Record

Issue - State: closed - Opened by kush-daga over 1 year ago - 1 comment

#113 - Feature request - Support libraries

Issue - State: open - Opened by roninjin10 over 1 year ago - 2 comments

#112 - Typed the error param of `Promise.catch` as `unknown`

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

#111 - Array#includes overload doesn't work on arrays over generic types (`T[]`)

Issue - State: open - Opened by pavadeli over 1 year ago - 1 comment

#110 - improve types for `String.split`

Pull Request - State: closed - Opened by ivanhofer over 1 year ago - 2 comments

#109 - sort references in `recommended.d.ts`

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

#108 - Array.prototype.splice doesn't fully match actual JS signature

Issue - State: closed - Opened by sdellysse over 1 year ago - 1 comment

#106 - Fixed #103

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

#105 - Add a Map.has reset with the same semantics as Set.has

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

#104 - Feature Idea: Add a `Map.has` reset with the same semantics as `Set.has`

Issue - State: closed - Opened by mefechoel over 1 year ago - 1 comment

#103 - Type predicate in `ReadonlyArray.prototype.includes` may be incorrect

Issue - State: closed - Opened by mefechoel over 1 year ago - 1 comment

#102 - Middle ground for Object.keys() using a generic type

Issue - State: closed - Opened by kearfy over 1 year ago - 3 comments

#101 - [ReadonlyArray] Add types for `.at()`

Pull Request - State: open - Opened by Sheraff over 1 year ago - 2 comments

#100 - Array `.at()` on readonly tuples

Issue - State: open - Opened by Sheraff over 1 year ago - 3 comments

#99 - Doesn't work with certain tsconfig.json options

Issue - State: closed - Opened by GRA0007 over 1 year ago - 10 comments
Labels: help wanted

#98 - filterBoolean tests seem to be failing?

Issue - State: closed - Opened by maxpblum over 1 year ago - 2 comments

#95 - Object.entries/Object.values – values inference on second overload

Issue - State: closed - Opened by akellbl4 over 1 year ago - 5 comments

#94 - Document how the Equal<> assertion works?

Issue - State: closed - Opened by maxpblum over 1 year ago - 1 comment

#93 - Mention JSDoc (+ checkJs + VSCode)

Issue - State: closed - Opened by myfonj over 1 year ago - 3 comments

#92 - "API's"

Issue - State: closed - Opened by callumlocke over 1 year ago

#91 - support for `indexOf`

Issue - State: closed - Opened by wyattades over 1 year ago - 1 comment

#90 - Please fix `Map.has` missing type assertion

Issue - State: closed - Opened by alpharder over 1 year ago - 1 comment