Giter Club home page Giter Club logo

thunkable-extensions's Introduction

thunkable-extensions

This repository is intended to be for external extensions or components which are being considered for incorporation as Thunkable components.

Note that this is a public open source repository using the Apache 2 license. If you put your code in this repo your extension source can be freely used by anybody for any pupose. Please make sure that your source code files contain a mention of the license by putting some comments near the top such as:

// Released under the Apache License, Version 2.0
// http://www.apache.org/licenses/LICENSE-2.0

See the LICENSE file in this directory for the gory details of the Apache 2 license.

Please place extension or component source files in directory paths which reflect the package names that the source files use. For example, if a source file has a package statement like:

package com.mycompany.myproject.myextension;

then put your file in com/mycompany/myproject/myextension.

If you have any documentation for your extension or component, please include in the same main directory as your source code. A README file would be a good place to put that documentation but it can have any name you like, as long as it is clear what it is.

If you require any libraries for your extension or component, please note that in your documentation or a pull request comment and provide a link to the documentation for those libraries and links to download the libraries themselves. Do not include the libraries themselves in your pull request. We need to verify that the libraries are form a reasonably safe and trustworthy source and will download them ourselves.

Also note that if a pull request is accepted into this repo there is no guarantee that it will be incorporated by Thunkable for use as a component or that if it is used that it will maintain identical functionality as the submitted extension or component.

Despite all the caveats and warnings above, we very much appreciate all the work that you have put into your extensions/components and your willingness to publish them in this repository!

thunkable-extensions's People

Contributors

mark-friedman avatar

Watchers

 avatar

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.