Jaguar-dart/jaguar_serializer

Can yaml be stripped out to serializer_yaml?

Closed this issue · 2 comments

Can yaml be stripped out to serializer_yaml?

if we follow the logic we would have

  • jaguar_serializer
  • jaguar_serializer_cli
  • jaguar_serializer_json
  • jaguar_serializer_yaml

Json can stay inside. Problem with yaml is brings in two depenedencies yaml and yamalicious.