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

javascript - Why Selenium can't find an element that is graphically visible -

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

java - How to compare two classes -