You can check the customer is logged in or using knockout javascript in Magento 2 by using the Magento_Customer/js/model/customer class.
customer.js file used to check customer is logged in or not.
Customer Js file contains the method isLoggedIn() to detect customer login status.

works just for checkout