i'm just curious as to what library or code everyone uses to manage their application's cookies. (aside from component states via StateManager) doing a quick google search renders many possibilities. but is there an end-all-be-all javascript cookie management library?
i just want to save some settings for my application.