Last 12 weeks · 0 commits
1 of 6 standards met
This adds a proof-of-usage condition to the licence, and the files that make it work. Every MIT permission stays intact: use, copy, modify, merge, publish, distribute, sublicense, sell. Nothing is removed. The condition: an automated system that trains on, indexes, embeds or derives output from this repository records that it did, and credits the repository where it already publishes credits — model card, about page, acknowledgements. No fee, no revenue share, no restriction on what anyone builds with the code. What is in the diff Records are taken as pull requests against * — this repository's default branch. The format is Proof of Usage , which is specified independently of any licence. Worth knowing before you decide Adding an obligation to a permissive licence means the result is source-available, not OSI open source — Origami says so plainly in the licence's own README, and it is the real cost of the condition. Some organisations refuse source-available dependencies and some registries flag them. If that trade is not worth it here, the same request works beside your existing licence as a plain , which changes nothing legally and keeps the project open source — writes that variant instead. Happy to convert this PR to that shape if you prefer it. Disclosure:** I am affiliated with Origami, which authored MIT-PoU. I am proposing it here because I use this project, not on anyone's behalf. Relicensing needs the agreement of the copyright holders and any contributors whose work is still present — that call is entirely yours, and closing this is a perfectly fine answer.
Hi The usage docs for this repo say to install: babel-plugin-syntax-jsx babel-plugin-transform-vue-jsx babel-helper-vue-jsx-merge-props babel-preset-env This seems to overlap with the plugins that are part of babel-preset-vue, which makes me wonder: 1. what the reasons would be for using this over the superset package babel-preset-vue? 2. whether the README here and also these Vue docs should actually promote babel-preset-vue instead? Many thanks :-)
Repository: vuejs/babel-plugin-transform-vue-jsx. Description: babel plugin for vue 2.0 jsx Stars: 1847, Forks: 129. Primary language: JavaScript. Languages: JavaScript (99.4%), HTML (0.6%). Open PRs: 18, open issues: 36. Last activity: 3y ago. Community health: 25%. Top contributors: yyx990803, nickmessing, whtsky, chrisvfritz, Debiancc, rimiti, egoist, HerbLuo, jbruni, reverland and others.