Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / JohnWeisz/TypedJSON issues and pull requests
#209 - Serializing odd-length ArrayBuffer fails
Issue -
State: open - Opened by sumbricht over 1 year ago
#208 - Upgrade decorator syntax to Typescript 5.0
Issue -
State: open - Opened by puchm almost 2 years ago
- 1 comment
#207 - Bump json5 from 1.0.1 to 1.0.2
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#206 - Bump decode-uri-component from 0.2.0 to 0.2.2
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#205 - JS: [ERROR]: ReferenceError: Cannot access 'Pos' before initialization
Issue -
State: closed - Opened by AnkoGo123 almost 2 years ago
- 6 comments
#204 - I don't know how to use it in cocos creator 3.5+
Issue -
State: closed - Opened by AnkoGo123 almost 2 years ago
- 5 comments
#203 - Bump loader-utils from 1.4.0 to 1.4.2
Pull Request -
State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#202 - Bump loader-utils from 1.4.0 to 1.4.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#201 - Not getting errors when field present in class is not present on JSON when parsing
Issue -
State: open - Opened by marlon-sousa about 2 years ago
- 1 comment
#200 - Add explicit `return undefined`
Pull Request -
State: open - Opened by isaacy2012 about 2 years ago
#199 - Bump terser from 4.8.0 to 4.8.1
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#198 - Bump shell-quote from 1.7.2 to 1.7.3
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#197 - Deserialize / convert missing / undefined / null fields?
Issue -
State: open - Opened by dessalines over 2 years ago
#196 - Polymorphic / generic types?
Issue -
State: open - Opened by dessalines over 2 years ago
#195 - Bump semver-regex from 3.1.3 to 3.1.4
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#194 - Allow ignoring fields in a @jsonObject
Issue -
State: open - Opened by mscofield0 over 2 years ago
#193 - Bump minimist from 1.2.5 to 1.2.6
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#192 - Lazy type definition syntax for `@jsonMemberArray`doesn't resolve for circular dependencies
Issue -
State: closed - Opened by yazanhaven over 2 years ago
- 1 comment
#191 - Bump nanoid from 3.1.29 to 3.2.0
Pull Request -
State: open - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#190 - Allow @jsonObject itself to specify custom serializer/deserializer functions.
Issue -
State: open - Opened by ipmcc almost 3 years ago
#189 - Allow lazily define type in annotations / ES modules
Issue -
State: open - Opened by perceptron8 almost 3 years ago
- 4 comments
#188 - MappedTypeConverters should be available as a type
Pull Request -
State: open - Opened by Maximvdw about 3 years ago
#187 - Export MapShape enum
Pull Request -
State: closed - Opened by sebastianst about 3 years ago
- 1 comment
#186 - Bump path-parse from 1.0.6 to 1.0.7
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#185 - Indent with string | number | null
Issue -
State: open - Opened by sumbricht over 3 years ago
#184 - Bump postcss from 7.0.32 to 7.0.36
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#183 - Bump ws from 6.2.1 to 6.2.2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#182 - Bump browserslist from 4.14.0 to 4.16.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#181 - Bump lodash from 4.17.20 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#180 - Bump hosted-git-info from 2.8.8 to 2.8.9
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#179 - Bump ssri from 6.0.1 to 6.0.2
Pull Request -
State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#178 - Support for "pure object references"
Issue -
State: open - Opened by emilianodenis over 3 years ago
#177 - Bump y18n from 4.0.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#176 - URGENT ! TypeThunk broke everything for Angular Production Builds
Issue -
State: open - Opened by amoscatelli over 3 years ago
- 14 comments
#175 - Update readme.md on parser
Pull Request -
State: closed - Opened by NeoWu1216 over 3 years ago
- 1 comment
#174 - fallback for custom deserializers and serializers
Pull Request -
State: closed - Opened by amoscatelli over 3 years ago
- 4 comments
#173 - Unable to parse complex nested type
Issue -
State: closed - Opened by NeoWu1216 over 3 years ago
- 3 comments
#172 - Unable to propagate current deserialization options in custom deserializer
Issue -
State: closed - Opened by amoscatelli almost 4 years ago
- 2 comments
#171 - Array of Enum values
Issue -
State: closed - Opened by westlakem almost 4 years ago
- 4 comments
#170 - Parsing array/set/map of primitive values
Issue -
State: closed - Opened by rjkz808 almost 4 years ago
- 2 comments
#169 - Replace usages of prototype builtins
Pull Request -
State: closed - Opened by MatthiasKunnen almost 4 years ago
#168 - Fix reflected type check for Array/Set/Map
Pull Request -
State: closed - Opened by MatthiasKunnen almost 4 years ago
#167 - Using @json[Array,Set,Map]Member with a nullable type does not work
Issue -
State: closed - Opened by MatthiasKunnen almost 4 years ago
#166 - [Discussion] `parse`, `toPlainJson`, `toPlainArray`, `toPlainMap`, `toPlainSet` should not return `undefined`
Issue -
State: open - Opened by MatthiasKunnen almost 4 years ago
- 1 comment
#165 - [Discussion] Handling of errors
Issue -
State: open - Opened by MatthiasKunnen almost 4 years ago
- 3 comments
#164 - Prevent unused imports, variables, ...
Pull Request -
State: closed - Opened by MatthiasKunnen almost 4 years ago
#163 - Fix handling of TypeDescriptor in @jsonMember
Pull Request -
State: closed - Opened by MatthiasKunnen almost 4 years ago
- 6 comments
#162 - Fix mapType documentation
Pull Request -
State: closed - Opened by MatthiasKunnen almost 4 years ago
#161 - Fix AnyT documentation in README
Pull Request -
State: closed - Opened by MatthiasKunnen almost 4 years ago
#160 - Document mapping types
Pull Request -
State: closed - Opened by MatthiasKunnen almost 4 years ago
#159 - Rework inheritance
Pull Request -
State: open - Opened by MatthiasKunnen almost 4 years ago
- 5 comments
#158 - Implement lazily defining types
Pull Request -
State: closed - Opened by MatthiasKunnen almost 4 years ago
- 12 comments
#157 - Mis-published rc3?
Issue -
State: closed - Opened by myndzi almost 4 years ago
- 2 comments
#156 - Add support for BigInt
Issue -
State: open - Opened by PeterKnego almost 4 years ago
- 7 comments
#155 - jsonArrayMember is not working: "please use proper annotation or function for this type"
Issue -
State: closed - Opened by houssein-khafaja almost 4 years ago
- 7 comments
#154 - Add support to use external JSON parser
Issue -
State: closed - Opened by PeterKnego almost 4 years ago
- 1 comment
#153 - Allow debugging tests with run test:inspect
Pull Request -
State: closed - Opened by MatthiasKunnen almost 4 years ago
#152 - Continuation, throw when type not determined
Pull Request -
State: closed - Opened by MatthiasKunnen almost 4 years ago
#151 - Side effects in tests
Issue -
State: open - Opened by MatthiasKunnen almost 4 years ago
#150 - Type to (de)serializer mapping
Pull Request -
State: closed - Opened by MatthiasKunnen almost 4 years ago
- 1 comment
#149 - Property default values
Issue -
State: closed - Opened by zoechi almost 4 years ago
- 2 comments
#148 - Add Getter/Setter in IJsonMemberOptions
Issue -
State: closed - Opened by DesselBane about 4 years ago
- 2 comments
#147 - Bump yargs-parser from 13.1.1 to 13.1.2
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 2 comments
Labels: dependencies
#146 - Add npm and license badge to README
Pull Request -
State: closed - Opened by MatthiasKunnen about 4 years ago
- 1 comment
#145 - test size action
Pull Request -
State: closed - Opened by Neos3452 about 4 years ago
- 1 comment
#144 - Run CI on pull request
Pull Request -
State: closed - Opened by MatthiasKunnen about 4 years ago
- 2 comments
#143 - Fix bug with timestamp before epoch
Pull Request -
State: closed - Opened by MatthiasKunnen about 4 years ago
- 2 comments
#142 - Change build process
Pull Request -
State: closed - Opened by MatthiasKunnen about 4 years ago
- 6 comments
#141 - Enabling no-prototype-builtins ESLint rule?
Issue -
State: closed - Opened by MatthiasKunnen about 4 years ago
#140 - Add linter
Pull Request -
State: closed - Opened by MatthiasKunnen about 4 years ago
- 1 comment
#139 - Allow lazily define type in annotations
Issue -
State: closed - Opened by Neos3452 about 4 years ago
- 6 comments
Labels: planned feature
#138 - Improve build process
Issue -
State: closed - Opened by MatthiasKunnen about 4 years ago
Labels: enhancement
#137 - Introduce linter
Issue -
State: closed - Opened by MatthiasKunnen about 4 years ago
Labels: enhancement
#136 - Bump elliptic from 6.5.2 to 6.5.3
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 2 comments
Labels: dependencies
#135 - Feature : type resolver on a class
Issue -
State: closed - Opened by mullerch over 4 years ago
- 3 comments
#134 - 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
#133 - Non-parsable members silently ignored
Issue -
State: closed - Opened by MatthiasKunnen over 4 years ago
- 8 comments
Labels: planned feature
#132 - Whitelist package contents
Pull Request -
State: closed - Opened by MatthiasKunnen over 4 years ago
- 1 comment
#131 - [Feature request] Registering types to avoid repeating serializers
Issue -
State: closed - Opened by MatthiasKunnen over 4 years ago
- 1 comment
Labels: planned feature
#130 - Could not resolve detected property at runtime
Issue -
State: open - Opened by edwardigates over 4 years ago
- 6 comments
Labels: missing documentation
#129 - (docs): fixed small errors
Pull Request -
State: closed - Opened by 0xflotus over 4 years ago
- 1 comment
#128 - Fixed error when converting Date object (instead of datestring) to Date
Pull Request -
State: closed - Opened by sumbricht over 4 years ago
- 4 comments
#127 - Be able to use @jsonMapMember(K,V) where V is an array.
Issue -
State: open - Opened by Jakartoine over 4 years ago
- 6 comments
#126 - Fixed mistake in the readme.
Pull Request -
State: closed - Opened by dobromyslov over 4 years ago
- 1 comment
#125 - Bump acorn from 6.4.0 to 6.4.1
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#124 - jsonObject - Property has no initializer
Issue -
State: open - Opened by staxx6 almost 5 years ago
- 1 comment
#122 - Anyone tried TypedJSON with React-Native?
Issue -
State: closed - Opened by markmadlangbayan almost 5 years ago
- 1 comment
#117 - Does typedJSON support typescript union types ?
Issue -
State: closed - Opened by LifeIsStrange almost 5 years ago
- 3 comments
#112 - Attempting serialize JSON with circular references
Issue -
State: closed - Opened by chrisnurse about 5 years ago
- 4 comments
#106 - Support immutable objects that includes validation
Issue -
State: closed - Opened by walling over 5 years ago
- 5 comments
#103 - Different serialize/deserialize names for property
Issue -
State: closed - Opened by robmcilroy over 5 years ago
- 8 comments
#78 - "any" types are parsed as array
Issue -
State: closed - Opened by JohnnyBravo75 over 7 years ago
- 2 comments
#76 - Possibility to use with angular2 DI Framework?
Issue -
State: open - Opened by Benny739 over 7 years ago
#67 - Cross reference models
Issue -
State: open - Opened by volodyad over 7 years ago
- 1 comment
#55 - typeResolver setting example
Issue -
State: open - Opened by mustafaekim almost 8 years ago
- 3 comments
Labels: question
#53 - Help on working with dictionaries
Issue -
State: open - Opened by sam-piper almost 8 years ago
- 9 comments
Labels: question, planned feature, done
#39 - TypedJSON does not convert json to typed object
Issue -
State: closed - Opened by AlBlanc about 8 years ago
- 9 comments
Labels: bug
#34 - with angular2 project it throws a (SystemJS) expected expression, got '<'
Issue -
State: closed - Opened by ovione over 8 years ago
- 4 comments
#31 - Deserializing object to Map<K,V>
Issue -
State: closed - Opened by larjohn over 8 years ago
- 4 comments
Labels: enhancement
#25 - How parse an array of instances of a class?
Issue -
State: closed - Opened by branscha over 8 years ago
- 5 comments
Labels: question, implemented, testing required