# Formidablejs Core

## About Formidablejs
Note: This repository contains the core code of the Formidable framework. If you want to build an application using Formidable, visit the main [Formidablejs repository](https://github.com/formidablejs/formidablejs-typescript).

<center>
<p align="center">

  ![Node.js - Core](https://github.com/formidablejs/framework/actions/workflows/nodejs-core-test.yml/badge.svg)
  ![Node.js - E2E](https://github.com/formidablejs/framework/actions/workflows/nodejs-e2e-test.yml/badge.svg)
  ![Bun - Core](https://github.com/formidablejs/framework/actions/workflows/bun-core-test.yml/badge.svg)
  ![Bun - E2E](https://github.com/formidablejs/framework/actions/workflows/bun-e2e-test.yml/badge.svg)
  ![Package Manager](https://github.com/formidablejs/framework/actions/workflows/package-test.yml/badge.svg)
  ![npm](https://img.shields.io/npm/v/@formidablejs/framework)
  [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://makeapullrequest.com)
  ![GitHub](https://img.shields.io/github/license/formidablejs/framework)
  [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](code_of_conduct.md)

</p>
</center>

Security
-------

If you discover any security related issues, please email donaldpakkies@gmail.com instead of using the issue tracker.

License
-------

The MIT License (MIT). Please see [License File](LICENSE) for more information.
