Skip to content

A rugged, minimal framework for composing JavaScript behavior in your markup.

License

Notifications You must be signed in to change notification settings

super-seguros/alpine

 
 

Repository files navigation

Alpine.js

This is a fork of https://github.com/alpinejs/alpine/tree/v2.8.2

It adds readonly attribute to x-model, for cases where we want a particular data to always represent the current value <input>/<select>/etc

npm install && \
npm run build && \
cp packages/alpinejs/dist/cdn.js ~/super-pas/assets/js/vendor/alpine-readonly-fork.js

About

A rugged, minimal framework for composing JavaScript behavior in your markup.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 89.6%
  • JavaScript 10.4%