1.0.33 • Published 4 years ago

senil v1.0.33

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Senil

States are very useful for web app development. popular frameworks such as Vuejs or React has state for their components and Senil is like that when you are using pure HTML with out any frameworks or when you are developing Wordpress theme.

Documentation

Feathers

  • Having multiple instance
  • Synchronize with localstorage
  • Supporting content editable attribute
  • Developed with TypeScript

How it works?

Pass your your desired state object to Senil first parameter and add model attributes for input elements. now you have two way binding data between dom and state

Installation Usage Examples

1.0.33

4 years ago

1.0.32

4 years ago

1.0.2

4 years ago

1.0.21

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago