Skip to content

A front-end framework for the back-end powered web

License

Notifications You must be signed in to change notification settings

anton-github/strudel

Repository files navigation


Stability Build Status Codecov Downloads Version License Gitter

Introduction

Strudel.js is a lightweight framework that is designed to help provide interactivity to back-end rendered pages through modern API and following latest standards. The main features are

  • Declarative API: Boilerplate reduced to minimum thanks to the use of decorators
  • Component architure: Modularise and easily encapsulate interactive functionality
  • Small footprint: No dependencies, just ~4kb gzipped

Browser Support

Strudel.js supports all the browsers that are ES5 and DOM4 compliant (IE10 and below not supported).

Browser Matrix

Documentation

To check more examples and docs visit strudeljs.org.

Ecosystem

Project Status Description
strudel-cli strudel-cli-status Project scaffolding
strudel-redux strudel-redux-status State management
strudel-devtools strudel-devtools-status Browser DevTools extension

Contribution

Please make sure to read the Contributing Guide before making a pull request.

License

MIT

Copyright (c) 2017-present, Mateusz Łuczak

About

A front-end framework for the back-end powered web

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.0%
  • Shell 1.0%