puja-sh / typeform

Library to embed Typeforms in your website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📦 Typeform Embed Libraries

This is a monorepo for all embed libraries.

Libraries

Pick a library you want to use:

Support for other libraries coming later. You can help us if you want 😉

⚠️ Important: This library it is not compatible with the previous version of embed lib - version 0. If you need documentation for previous version see old README here.

Typeform Embed SDK for specific framework

We are constantly trying to improve developer experience. Which framework would you like us to support next? Vote for the next framework in this typeform.

Demos

We have demo projects to show how the libraries work:

Contribution

Do you need a specific feature in embed library? Do you think others might benefit from it as well? Do you want to create embed library for another library? This is a section for you! We appreciate your help.

Fork and clone this Github repo: https://github.com/Typeform/embed

We recommend you to open an issue first and discuss your proposed change. Then you can submit your changes through a pull request to this repo.

Before you do, make sure your code works on your local machine:

yarn install
yarn build
yarn lint
yarn test
yarn test:functional
yarn test:visual

For details see README for specific library.

Then you can open a new pull request: https://github.com/Typeform/embed/pulls

About

Library to embed Typeforms in your website

License:MIT License


Languages

Language:TypeScript 62.5%Language:HTML 25.0%Language:JavaScript 7.0%Language:SCSS 4.3%Language:Shell 0.7%Language:CSS 0.6%