Giter Site home page Giter Site logo

Change license to MPL about csstype HOT 4 CLOSED

frenic avatar frenic commented on May 22, 2024
Change license to MPL

from csstype.

Comments (4)

chrisdavidmills avatar chrisdavidmills commented on May 22, 2024

Yup, you've got that right. And anything you've written that sits alongside the MPL-licensed files or data does not have to be under MPL - it can be under any license you like.

I am not sure if you need to do anything here. It is OK to have two licenses governing one codebase. But you might want to keep your codebase pure (one license) and all under something more permissive like MIT.

from csstype.

frenic avatar frenic commented on May 22, 2024

Thanks for clarifying @chrisdavidmills. Both index.d.ts and index.js.flow contains data like property names, selectors, keywords, phrases (as JSDOC) etc. We also have a PR where it fetches summaries for all properties from the MDN site and cache it in a JSON-file. It sounds like these files needs to be licensed with MPL.

from csstype.

frenic avatar frenic commented on May 22, 2024

The typings (index.d.ts and index.js.flow) exists in the codebase to easily diff the results of the generator. That's quite handy for reviewing and I can't figure out a simple alternative way of doing this.

The summaries needs to be cached otherwise it will spam the MDN site and cause a major impact on build performance.

I'm not dealing with licensing very often so I need to think about how to proceed. If someone has any ideas I would be happy to hear about it.

from csstype.

frenic avatar frenic commented on May 22, 2024

I guess this isn't an issue anymore since mdn-data changed their license to MIT

from csstype.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.