Skip to content

An application converts data between the JSON and Plist formats

License

Notifications You must be signed in to change notification settings

NanoCat-Me/json2plist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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

Languages

  • PHP 96.0%
  • HTML 3.7%
  • Dockerfile 0.3%