Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 289 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 289 Bytes

Utils

The project includes a /utils folder which contains few helper functions.

  • api.js - contains functions that are used to fetch data from Ckan and convert them in usable format.

  • helpers.js - contains functions that might be used multiple times over different components.