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

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

Awesome Lists containing this project

README

          



Web Basic Functions logo



# Web-Basic-Functions
[![npm version](https://badge.fury.io/js/web-basic-functions.svg)](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) | [![vite version](https://img.shields.io/npm/v/vite.svg)](https://www.npmjs.com/package/vite) |
[TypeScript](https://www.typescriptlang.org/) | [![TypeScript Version](https://badge.fury.io/js/typescript.svg)](https://www.npmjs.com/package/typescript)
| [ReactJs](https://reactjs.org/) | [![npm version](https://img.shields.io/npm/v/react.svg?style=flat)](https://www.npmjs.com/package/react)

## License

MIT