Skip to content
This repository was archived by the owner on Mar 25, 2021. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 447 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 447 Bytes

Utils

This directory contains client utility code. It also is responsible for importing (and testing) of any general utility code from the root level utils folder, in the context of the client.

Currently provided utilities are provided by utility type follows:

  • sanitise - set of helper functions to sanitise user input
  • window - functions for interacting with the Window global object