Strudel Save Abandoned

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

Project README


Build Status Codecov Downloads Version License Gitter
Build Status

Introduction

Strudel.js is a lightweight framework that helps providing interactivity to back-end rendered pages through modern toolstack and usage of latest standards. It is designed to support writing code in elegant, DRY way in projects where you have little or no control over the HTML markup (i.e. projects based on back-end frameworks, component libraries or Content Management Systems). The main features are:

  • Declarative API: Boilerplate reduced to minimum with handy decorators
  • Component architecture: Modularised and encapsulated way of writing code
  • Small footprint: Zero dependencies, concise API, ~4.5kb gzipped
  • Ecosystem: Bunch of tools for better day-to-day developer life

Browser Support

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

Documentation

To check examples and docs visit strudel.js.org.

Ecosystem

Project Status Description
strudel-cli strudel-cli-status Project scaffolding
strudel-redux strudel-redux-status State management
eslint-plugin-strudel eslint-plugin-strudel-status Official ESLint plugin
strudel-devtools strudel-devtools-status Browser DevTools extension
strudel-jest strudel-jest-status Jest configuration preset

Contribution

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

Stay in touch

License

MIT

Copyright (c) 2017-present, Mateusz Łuczak

Open Source Agenda is not affiliated with "Strudel" Project. README Source: strudeljs/strudel
Stars
180
Open Issues
33
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating