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

https://github.com/sipa-js/sipa

Particularly simple old school single page lightweight web framework for clever javascript developers.
https://github.com/sipa-js/sipa

app easy framework framework-javascript javascript light lightweight old-school pwa radpid-development simpartic simple single-page-app sipa sipa-js sipajs spa web yarn

Last synced: 2 months ago
JSON representation

Particularly simple old school single page lightweight web framework for clever javascript developers.

Awesome Lists containing this project

README

        

![SIPA Particularly simple web framework](doc/_assets/_raw/logo_doc.svg)

[![npm package](https://img.shields.io/npm/v/sipa?color=63a618&style=plastic&logo=npm&logoColor=red)](https://www.npmjs.com/package/sipa)
![downloads](https://img.shields.io/npm/dt/sipa?color=dce2df&style=plastic)
[![License: LGPLv3](https://img.shields.io/badge/License-LGPLv3-fabd09.svg?style=plastic)](LICENSE)

> Particularly simple old school single page lightweight web framework for clever javascript developers.

You need to be clever to understand why this framework is that party(cular) you want to have.

But I allow you to use it anyway!

> I just want to develop with Javascript: The code I write IS the code I run in the browser.
> Writing Javascript and HTML the old way, but using latest, modern JavaScript! So I can directly run and debug my code in the browser without any special tools. Instantly!
> No modules! Really? Really! Read more about SIPA in the [docs](https://sipa-js.github.io).

> [!CAUTION]
> in development, beta state.

To get started or just to read the docs, you are welcome to visit the official Sipa documentation at https://sipa-js.github.io.


## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/sipa-js/sipa. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

More technical information to setup, you can find in the [contributors dcoumentation](doc/contributors.md).