@lokalise/api-contracts
Key idea behind API contracts: backend owns entire definition for the route, including its path, HTTP method used and response structure expectations, and exposes it as a part of its API schemas. Then frontend consumes that definition instead of forming f
onetime
Ensure a function is only called once
common-tags
a few common utility template tags for ES2015
once
Run a function exactly one time