GitHub / woutervh-/typescript-is issues and pull requests
#137 - Deprecation message and recommends to use `typia` instead
Issue -
State: closed - Opened by samchon over 1 year ago
- 2 comments
#136 - Add deprecation notice.
Pull Request -
State: closed - Opened by samchon over 1 year ago
- 1 comment
#135 - ttypescript not support TS@5
Issue -
State: closed - Opened by sunrabbit123 almost 2 years ago
#134 - What about re-export `typia` for maintenance?
Issue -
State: closed - Opened by samchon almost 2 years ago
- 1 comment
#133 - Bump flat and mocha
Pull Request -
State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#132 - Incompatible with TypeScript 4.8
Issue -
State: open - Opened by ViSaturn over 2 years ago
- 2 comments
#131 - Thoughts on extending createAssertType()
Issue -
State: open - Opened by dko-slapdash over 2 years ago
- 1 comment
#130 - allow CustomError per AssertType decorator
Pull Request -
State: closed - Opened by ZeeD almost 3 years ago
#129 - feature request: set custom error class in AssertType
Issue -
State: open - Opened by ZeeD almost 3 years ago
#128 - Make generated code smaller by putting reusable strings to constants or functions
Issue -
State: open - Opened by zdila almost 3 years ago
- 1 comment
#127 - use instantiation expressions in typescript 4.7
Issue -
State: open - Opened by DetachHead almost 3 years ago
#126 - Have you plan to support Deno?
Issue -
State: open - Opened by dominikj111 almost 3 years ago
- 2 comments
#125 - feat: support symlinked packages
Pull Request -
State: open - Opened by AlCalzone almost 3 years ago
#124 - Bump lodash from 4.17.15 to 4.17.21
Pull Request -
State: open - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#123 - Fail to check Enum in Record
Issue -
State: open - Opened by thekingofcity about 3 years ago
- 9 comments
#122 - Bug: A missing key and a key with a value of undefined are not considered the same
Issue -
State: open - Opened by North101 about 3 years ago
#121 - TypeError: Cannot read property 'text' of undefined
Issue -
State: open - Opened by jeznag about 3 years ago
#120 - Fix intersections with primitives to add support for nominal types
Pull Request -
State: open - Opened by MurhafElmasri about 3 years ago
#119 - typescript-is introduces "typescript" dependency into production environment
Issue -
State: open - Opened by acomagu about 3 years ago
#118 - Investigation of Unbound Type Parameters
Issue -
State: open - Opened by sgehly about 3 years ago
#117 - Parsing fails when target & aliasTypeArguments are at different levels
Issue -
State: open - Opened by SebastienGllmt over 3 years ago
- 1 comment
#116 - Fix #115: typeof usage on object types
Pull Request -
State: open - Opened by SebastienGllmt over 3 years ago
#115 - Support typeof on object types
Issue -
State: open - Opened by SebastienGllmt over 3 years ago
#114 - Fix #113: Make generated function names inside arrow-function deterministic in watch-mode runs and in recompiles
Pull Request -
State: closed - Opened by dko-slapdash over 3 years ago
#113 - Non-deterministic code generated
Issue -
State: closed - Opened by dko-slapdash over 3 years ago
- 1 comment
#112 - Fix #111: Intersection disables disallowSuperfluousProperties
Pull Request -
State: closed - Opened by lukas-valenta over 3 years ago
#111 - Intersection disables `disallowSuperfluousProperties` all the way down
Issue -
State: closed - Opened by lukas-valenta over 3 years ago
#110 - Fix intersections with primitives to add support for branded/flavored types
Issue -
State: open - Opened by etler over 3 years ago
- 1 comment
#109 - Feature Request: Shortcut to simplify `const v = func(); is<type>(v) ? v : default`
Issue -
State: open - Opened by oleg-slapdash over 3 years ago
- 1 comment
#108 - Add an option to generate code without detailed error messages
Pull Request -
State: closed - Opened by cauthmann over 3 years ago
- 1 comment
#107 - Vite Support
Issue -
State: open - Opened by brillout over 3 years ago
- 13 comments
#106 - update template literal types to support index signatures
Issue -
State: open - Opened by DetachHead over 3 years ago
- 1 comment
#105 - #104 @AssertType rejects a promise when used in async methods
Pull Request -
State: closed - Opened by HitoriSensei over 3 years ago
#104 - @AssertType throws synchronously in async methods
Issue -
State: open - Opened by HitoriSensei over 3 years ago
- 1 comment
#103 - Support generic function arguments
Issue -
State: open - Opened by garzj over 3 years ago
#102 - Feature request: Allow disallowSuperfluousObjectProperties as an option to AssertType decorator factory
Issue -
State: open - Opened by sgpinkus over 3 years ago
#101 - This module should not be used in runtime. Instead, use a transformer during compilation.
Issue -
State: open - Opened by ekiwi111 almost 4 years ago
#100 - add transformNonNullExpressions
Pull Request -
State: closed - Opened by DetachHead almost 4 years ago
#99 - Nested props fail type check
Issue -
State: open - Opened by nikksan almost 4 years ago
- 1 comment
#98 - assertNotNull function and an option to transform non-null assertion operators to use it
Issue -
State: closed - Opened by DetachHead almost 4 years ago
#97 - `equals` issue with Generic interface
Issue -
State: open - Opened by ArashMotamedi almost 4 years ago
#96 - Fix #56: Better error messages for nullable types
Pull Request -
State: closed - Opened by oleg-slapdash almost 4 years ago
- 5 comments
#95 - Unbound type parameter, missing type node.
Issue -
State: open - Opened by ArashMotamedi almost 4 years ago
#94 - remove duplicate type
Pull Request -
State: open - Opened by DetachHead almost 4 years ago
#93 - Cannot find module './src/transform-inline/visitor-utils' or its corresponding type declarations
Issue -
State: closed - Opened by shhac almost 4 years ago
- 3 comments
#92 - template literal types
Pull Request -
State: closed - Opened by DetachHead almost 4 years ago
- 1 comment
#91 - support template literal types
Issue -
State: closed - Opened by DetachHead about 4 years ago
- 4 comments
#90 - Feature: Support integer or adding custom type
Issue -
State: open - Opened by Web-Engine about 4 years ago
- 1 comment
#89 - Reorder visitType check to fix bug
Pull Request -
State: closed - Opened by davidfurey about 4 years ago
#88 - Unbound type parameter error for type alias of type alias of interface
Issue -
State: closed - Opened by davidfurey about 4 years ago
- 1 comment
#87 - Add functionality to capture type parameters in interfaces
Pull Request -
State: closed - Opened by davidfurey about 4 years ago
- 1 comment
#86 - Unbound type parameter error for interface extending type
Issue -
State: closed - Opened by davidfurey about 4 years ago
- 1 comment
#85 - runtime representation of types as objects
Issue -
State: open - Opened by DetachHead about 4 years ago
- 2 comments
#84 - Why is the dist target ES6?
Issue -
State: open - Opened by isaachinman about 4 years ago
#83 - Incorect validation of tuples
Issue -
State: open - Opened by ilya-pirogov about 4 years ago
- 1 comment
#82 - Value validation (Is there interest in this feature?)
Issue -
State: open - Opened by stevendesu about 4 years ago
- 2 comments
#81 - Bump ini from 1.3.5 to 1.3.7
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 1 comment
Labels: dependencies
#80 - @AssertType decorator doesn't work on class constructors
Issue -
State: open - Opened by DetachHead about 4 years ago
- 1 comment
#79 - Generated code duplication
Issue -
State: open - Opened by wheercool over 4 years ago
- 1 comment
#78 - Type protecter
Issue -
State: open - Opened by rhalaly over 4 years ago
- 1 comment
#77 - Pick/Omit are unbounded?
Issue -
State: closed - Opened by rhalaly over 4 years ago
#76 - Pick is unbound?
Issue -
State: closed - Opened by rhalaly over 4 years ago
#75 - Method param-type assertions error when earlier params have no decorator
Issue -
State: closed - Opened by Venryx over 4 years ago
- 3 comments
#74 - Unable to throw Custom TypeGuardError. Type validation fails
Issue -
State: closed - Opened by rashid301 over 4 years ago
- 3 comments
#73 - assertType throws errors on valid union null results
Issue -
State: open - Opened by stevenlaidlaw over 4 years ago
- 6 comments
#72 - Option to produce joi schemas instead
Issue -
State: open - Opened by skbergam over 4 years ago
#71 - Bump lodash from 4.17.15 to 4.17.19
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#70 - docs: Add ts-loader + webpack + ttypescript note
Pull Request -
State: closed - Opened by b-zurg over 4 years ago
#69 - Webpack cache-loader interferes with ts-loader
Issue -
State: closed - Opened by b-zurg over 4 years ago
- 3 comments
#68 - docs: Fixed "dependencies" typo
Pull Request -
State: closed - Opened by b-zurg over 4 years ago
- 1 comment
#67 - validator function crashes if it encounters BigInt
Issue -
State: closed - Opened by t-winter over 4 years ago
- 2 comments
#66 - [feature request] Variant of assertType that clones object
Issue -
State: closed - Opened by andybarron over 4 years ago
- 2 comments
#65 - Bug with latest TypeScript + Mapped types
Issue -
State: closed - Opened by jarofghosts over 4 years ago
- 3 comments
#64 - Append input found to error message in TypeGuardError
Pull Request -
State: closed - Opened by mitko-slapdash over 4 years ago
- 2 comments
#63 - This library appears to be broken.
Issue -
State: closed - Opened by gilr47 almost 5 years ago
- 1 comment
#62 - Transforming error on an interface extending a class including another class.
Issue -
State: closed - Opened by acomagu almost 5 years ago
- 2 comments
#61 - added support for Date
Pull Request -
State: closed - Opened by t-winter almost 5 years ago
- 3 comments
#60 - Feature: createEqualizerType() which works exactly as createAssertType(), but removes the props missing in the type
Issue -
State: open - Opened by dko-slapdash almost 5 years ago
- 3 comments
#59 - Generics like Row<T> { value: T } don't work with createAssertType, although many other ones work perfectly
Issue -
State: open - Opened by dko-slapdash almost 5 years ago
- 2 comments
#58 - ttsc --watch does not emit type validators
Issue -
State: closed - Opened by dko-slapdash almost 5 years ago
- 1 comment
#57 - Accessing the source data in TypeGuardError
Issue -
State: closed - Opened by dko-slapdash almost 5 years ago
- 3 comments
#56 - More detailed error message for "Xyz | null" cases (not just "there are no valid alternatives")
Issue -
State: closed - Opened by dko-slapdash almost 5 years ago
- 7 comments
#55 - Update README with note about ts-loader
Pull Request -
State: closed - Opened by jarofghosts almost 5 years ago
- 1 comment
#54 - document how to use typescript-is without ttypescript
Issue -
State: closed - Opened by andykais almost 5 years ago
- 12 comments
#53 - Pick up identifier name
Pull Request -
State: closed - Opened by hmil almost 5 years ago
- 4 comments
#52 - Allow at least typeof/instanceof checks for basic methods/functions
Issue -
State: open - Opened by timse almost 5 years ago
- 4 comments
#51 - Question - regexes on strings...?
Issue -
State: closed - Opened by Pikuseru almost 5 years ago
- 3 comments
#50 - Methods are not ignored in mapped types (maked with keyof syntax)
Issue -
State: closed - Opened by SteMab almost 5 years ago
- 5 comments
#49 - Incorrect behavior for nullable properties with strictNullChecks disabled
Issue -
State: closed - Opened by andybarron about 5 years ago
- 3 comments
#47 - Support TypeScript 3.7 Assertions
Issue -
State: open - Opened by cartolari about 5 years ago
- 5 comments
#42 - NestedException on transforming a type
Issue -
State: closed - Opened by matAtWork about 5 years ago
- 9 comments
#41 - Feature request: support .enforce<SomeType>() syntax
Issue -
State: closed - Opened by dko-slapdash over 5 years ago
- 5 comments
#39 - Feature: function argument specific error messages
Issue -
State: closed - Opened by andykais over 5 years ago
- 5 comments
#27 - ignoreMethods has now effect
Issue -
State: closed - Opened by GM-Alex over 5 years ago
- 5 comments
#25 - Optional property set to undefined fails validation
Issue -
State: closed - Opened by blombern almost 6 years ago
- 2 comments
#23 - Performance regression in 0.10
Issue -
State: open - Opened by ckknight almost 6 years ago
- 8 comments
#21 - TypeGuardError: validation failed at $: validation failed at $: superfluous property 'username' in object
Issue -
State: closed - Opened by LoganDark almost 6 years ago
- 9 comments
#20 - Why not check classes?
Issue -
State: open - Opened by jtremback almost 6 years ago
- 15 comments
#18 - [Feature Request] babel macro plugin
Issue -
State: open - Opened by andykais almost 6 years ago
- 12 comments
#14 - This module should not be used in runtime. Instead, use a transformer during compilation.
Issue -
State: closed - Opened by jtremback almost 6 years ago
- 10 comments