An open API service indexing awesome lists of open source software.

https://github.com/themashcodee/ts-js-utility-functions


https://github.com/themashcodee/ts-js-utility-functions

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Javascript and Typescript Utility Functions

This repo contains custom made utility functions that will help you to solve small problems while building big frontend applications.

## Table of contents

- [createFormData](utils/createFormData.ts): this function generate a FormData but with type safety

## Detailed explanation