https://github.com/drete457/web-basic-functions
The fundamental functions that a Front-End Developer may require for their projects
https://github.com/drete457/web-basic-functions
front-end front-end-web-development web-development
Last synced: about 1 year ago
JSON representation
The fundamental functions that a Front-End Developer may require for their projects
- Host: GitHub
- URL: https://github.com/drete457/web-basic-functions
- Owner: Drete457
- License: mit
- Created: 2022-10-30T11:34:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T18:17:20.000Z (about 2 years ago)
- Last Synced: 2024-11-25T01:28:10.909Z (over 1 year ago)
- Topics: front-end, front-end-web-development, web-development
- Language: TypeScript
- Homepage: https://web-basic-functions.vercel.app
- Size: 834 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Web-Basic-Functions
[](https://badge.fury.io/js/web-basic-functions)
## Description
The fundamental functions that a Front-End Developer may require for their projects:
- 🛠️ Basic Front-End Functions
- 🔑 swiss army knife style
## Cloning the Repository
With Git and Node.js installed on your machine, choose location and clone repository, use this commands:
```
git clone https://github.com/Drete457/web-basic-functions.git
cd web-basic-functions
yarn install
yarn dev - to run application
yarn build - to generate the package in the dist folder
np - to publish the package
```
## Documentation
- under construction
## Packages
| Package | Version |
| ------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------------------- |
| [vite](https://www.npmjs.com/package/vite) | [](https://www.npmjs.com/package/vite) |
[TypeScript](https://www.typescriptlang.org/) | [](https://www.npmjs.com/package/typescript)
| [ReactJs](https://reactjs.org/) | [](https://www.npmjs.com/package/react)
## License
MIT