jsbin/lib/data/features.json
2014-08-14 15:16:36 +01:00

63 lines
1.5 KiB
JSON

{ "features": [
{
"name": "Vanity URLs",
"user": "pro",
"tip": "Show off with you.jsbin.com"
},
{
"name": "Private bins",
"user": "pro",
"tip": "Keep your ideas private, and easily toggle privacy"
},
{
"name": "SSL",
"user": "pro",
"tip": "All of JS Bin served over SSL, including embeds"
},
{
"name": "Dropbox sync",
"user": "pro",
"tip": "Every bin, backed up to your Dropbox"
},
{
"name": "Priority direct support",
"user": "pro"
},
{
"name": "Full, unmodified output",
"user": "free",
"tip": "Perfect for testing viewports on mobile and more"
},
{
"name": "Save bins to Gist",
"user": "free",
"tip": "Export the complete HTML to a Gist"
},
{
"name": "Codecasting (unlimited)",
"user": "anon",
"tip": "Allow viewers to watch you code, in real-time"
},
{
"name": "Live reload (unlimited)",
"user": "anon",
"tip": "Output live reloads as you code, in real-time"
},
{
"name": "Custom starting code",
"user": "anon",
"tip": "Start with only a doctype? Set your \"new\" template"
},
{
"name": "Unlimited external resources",
"user": "anon",
"tip": "Add any number of external CSS, JS or other resources"
},
{
"name": "Custom libraries",
"user": "anon",
"tip": "Add your own libraries to our vast selection"
}
],
"tweets": ["499277531313631233", "492754486319140865", "492058646118158336", "491948444165365761", "491946894051270656", "491945957450612736", "459041574043664384", "450920759402434561"]
}