I don't know what is a suitable name for this project yet😅
First of all, It is a web component.
It aims to create a web component library with an easy and pure set of Pure Functions.
git clone https://github.com/nerdchanii/undefined-webcomponent.git
cd undefined-webcomponent
# with npm package
npm install
# with yarn
yarn install