plunker - How to view forks of my plunks? -


in plunker how view forks of plunks? have plunks forked, there way see these plunks forks?

the ui not expose forks of plunks. information is, however, recorded , available via undocumented plunker api.

to see forks of plunk <plunkid>, visit https://api.plnkr.co/plunks/<plunkid>. see forks property array of ids of forks.


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

c# - Get the Class name in a class with atribute inside a attribute method -

file - Python: AttributeError: 'str' object has no attribute 'readlines' -