Skip to content

Commit

Permalink
docs: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszluczak authored Aug 5, 2018
1 parent f2c4059 commit 7247665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

## Introduction

Strudel.js is a lightweight framework that is helps providing interactivity to back-end rendered pages through modern toolstack and following API latest standards. It is designed to help writing code in elegant 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:
Strudel.js is a lightweight framework that helps providing interactivity to back-end rendered pages through modern toolstack and following API latest standards. It is designed to help writing code in elegant 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 writting functionality
Expand Down

0 comments on commit 7247665

Please sign in to comment.