Skip to content

fengchang/json2plist

mainline
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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