# Funfunz

[![Discord][discord-badge]][discord]
[![Build Status][actions-badge]][actions]
[![codecov][codecov-badge]][codecov]
![node][node]
[![npm version][npm-badge]][npm]
[![PRs Welcome][prs-badge]][prs]
[![GitHub][license-badge]][license]

## Documentation

Just follow the link: https://funfunz.github.io/funfunz/

## What is Funfunz?

Funfunz was created due the lack of a functional back office generator in the NodeJS community.

The goal is to generate a fully automated back office that can be used to directly handle all the database data.

**Features:**
- CRUD operations
- Table search
- MySQL parser
- Friendly name generator for table names and fields

[discord-badge]: https://img.shields.io/discord/774439225520554004?logo=discord
[discord]: https://discord.gg/HwZ7zMJKwg

[actions-badge]: https://github.com/funfunz/funfunz/workflows/Node.js%20CI/badge.svg
[actions]: https://github.com/Funfunz/funfunz/actions

[codecov-badge]: https://codecov.io/gh/Funfunz/funfunz/branch/master/graph/badge.svg
[codecov]: https://codecov.io/gh/Funfunz/funfunz

[node]: https://img.shields.io/node/v/@funfunz/core

[npm-badge]: https://img.shields.io/npm/v/@funfunz/core?color=brightgreen
[npm]: https://www.npmjs.com/package/@funfunz/core

[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg
[prs]: http://makeapullrequest.com

[license-badge]: https://img.shields.io/github/license/funfunz/funfunz.svg
[license]: https://github.com/funfunz/funfunz/blob/master/LICENSE