Yann RENAUDIN

Results 16 issues of Yann RENAUDIN

# 🐞 Bug report ### Command (mark with an `x`) ``` - [ ] new - [ ] build - [ ] serve - [ ] test - [ ]...

type: bug/fix
effort1: easy (hours)
freq1: low
severity3: broken
comp: devkit/schematics

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

- Allows validation on Source and Target

- add Unpkg and JSDelivr links in README.md - Split simple examples from advanced ones - Add doc for complex object creation in schema

Documentation

Last time, I was thinking about adding more real use cases to the documentation. According to npm, there is a certain amount of downloads, I was wondering how and for...

help wanted
question

As I'm planning to deprecate this feature in the version 2 of `Morphism`, I was curious about the frequency of usage of this feature, and wether deprecating it would annoy...

Planning a `v2.0.0` for Morphism with those changes: - [ ] Tag Morphism Registry as deprecated (not so used?). Will be removed in `v3`. - [x] Runtime checks as https://github.com/gcanti/io-ts...

enhancement
wip

Provide a post processing step to remove some specific keys (like checking for null values). There is already the possibility to do it on undefined values, e.g: https://github.com/nobrainr/morphism/issues/52#issuecomment-475843538. The idea...

New Feature

- Examples folder. - Reverse Map: https://repl.it/@yrnd1/Morphism-ReverseMap - Map towards a complex structure: https://stackblitz.com/edit/morphism-issues-50?file=index.ts - Redux - RxJs - Axios interceptor - Decorators

Documentation