arslanameer

There are 3 repositories under arslanameer topic.

  • ArslanAmeer/vue3-weather-widget

    A Weather Widget build with VUE 3, Composition Api, Typescript and SCSS

    Language:TypeScript610
  • ArslanAmeer/mark-invalid-form-controls

    The markInvalidFormControls function is a utility function for Angular applications that helps you mark all invalid form controls as dirty and scrolls smoothly to the first invalid control. This utility is useful for providing better user experience in forms with validation, making it easier for users to identify and correct the invalid inputs.

    Language:TypeScript320
  • ArslanAmeer/csv-exporter

    CSV Exporter Utility is a simple, yet powerful package that allows you to easily convert a JSON array of data into a CSV file and download it in a user-friendly way. This utility is highly useful when you need to export data from a web application or API to a CSV file format, which can then be imported into other tools or processed further.

    Language:TypeScript220