Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

fengchang/json2plist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON to Plist

This application converts data between the JSON and Plist formats.

To test the website with Docker locally, run:

docker run -p 8080:80 $(docker build -q .)

Then access it from: http://127.0.0.1:8080/

Acknowledgement

This application uses an early version of the CFPropertyList library.

About

An application converts data between the JSON and Plist formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published