SkillAgentSearch skills...

Frourio

Fast and type-safe full stack framework, for TypeScript

Install / Use

/learn @frourios/Frourio
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<br /> <img src="https://frouriojs.github.io/frourio/assets/images/ogp.png" width="1280" alt="frourio" /> <div align="center"> <a href="https://www.npmjs.com/package/frourio"> <img src="https://img.shields.io/npm/v/frourio" alt="npm version" /> </a> <a href="https://www.npmjs.com/package/frourio"> <img src="https://img.shields.io/npm/dm/frourio" alt="npm download" /> </a> </div> <p align="center">Fast and type-safe full stack framework, for TypeScript</p> <br /> <br /> <br />

Why frourio ?

Even if you write both the frontend and backend in TypeScript, you can't statically type-check the API's sparsity.

We are always forced to write "Two TypeScript".
We waste a lot of time on dynamic testing using the browser and server.

<div align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://frourio.com/img/docs/TwoTS-dark.svg"> <source media="(prefers-color-scheme: light)" srcset="https://frourio.com/img/docs/TwoTS.svg"> <img alt="Why frourio ?" src="https://frourio.com/img/docs/TwoTS.svg"> </picture> </div> <br /> <br />

Frourio is a framework for developing web apps quickly and safely in "One TypeScript".

<div align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://frourio.com/img/docs/OneTS-dark.svg"> <source media="(prefers-color-scheme: light)" srcset="https://frourio.com/img/docs/OneTS.svg"> <img alt="Architecture of create-frourio-app" src="https://frourio.com/img/docs/OneTS.svg"> </picture> </div> <br /> <br />

Documents

https://frourio.com/docs

License

Frourio is licensed under a MIT License.

View on GitHub
GitHub Stars1.2k
CategoryDevelopment
Updated26d ago
Forks21

Languages

TypeScript

Security Score

95/100

Audited on Mar 3, 2026

No findings