Skip to content

Repository files navigation

swiftJSONr README

This extension was the product of my frustration with creating dummy JSON structures for my Swift structs. Long-term, the goal is to reverse it, making it simple to create Swift structs from JSON objects.

Features

Select any struct with a signature that conforms to the pattern: struct NameOfStruct: Codable, ...any other protocols here

Requirements

None

Extension Settings

None

Known Issues

Most, if not all, edge cases.

Release Notes

#0.0.1

In progress

About

VSCode Extension for creating dummy JSON from Swift Codable struct.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages