Skip to content

Library to embed Typeforms in your website

License

Notifications You must be signed in to change notification settings

badico-cloud-hub/embed

 
 

Repository files navigation

📦 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 😉

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

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 lerna run build
yarn lerna run lint
yarn lerna run test:functional

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 57.8%
  • HTML 28.4%
  • JavaScript 8.7%
  • SCSS 3.9%
  • CSS 1.1%
  • Shell 0.1%