An open API service indexing awesome lists of open source software.

https://github.com/loeiks/awesome-wix

List of some tools, code packages and tutorials related with Wix ecosystem.
https://github.com/loeiks/awesome-wix

List: awesome-wix

awesome-wix velo velo-apis wix wix-apis wix-headless wix-rest

Last synced: 3 months ago
JSON representation

List of some tools, code packages and tutorials related with Wix ecosystem.

Awesome Lists containing this project

README

        

# Awesome Wix

List of some tools and tutorials related with Wix ecosystem. You can create many cool things with Wix, you can create complex web apps, basic websites, advanced websites, and more. You can actually use Wix for some business functions too. You can create frontend with React or anything you want and then use Wix APIs to bring business logic to your application easily without needing to develop custom functionalities by yourself.

In this repository you can find Wix developer related resources of many kind;

### Official Wix Documentations & APIs:

- [Wix Developer Home](https://dev.wix.com/) - All docs about Wix development.
- [Wix Headless APIs (JS SDK)](https://dev.wix.com/docs/sdk)
- [Wix REST APIs](https://dev.wix.com/docs/rest)
- [Velo APIs/SPIs](https://dev.wix.com/docs/velo)
- [Wix GraphQL APIs](https://dev.wix.com/docs/graphql)
- [Wix Ricos Documentation](https://ricos.dev/document-reference/) - Wix Rich Content documentation.

---

### Official Certification by Wix

- [Wix Studio Developer Certificate](https://www.wix.com/studio/academy/wixstudiocertifications/developer) - official certification created by Wix.

### Free Courses

- [Wix Learn Courses](https://www.wix.com/learn/library/coding/courses) - official courses by Wix Learn team related with Velo and coding.
- [Velo Course by Codecademy](https://www.codecademy.com/learn/create-a-professional-website-with-velo-by-wix) - free course at codecademy to learn JS and Velo together with projects, quizes and interactive examples.

### Tutorials (Blogs, YouTube Channels...)

- [Wix Dev YouTube](https://www.youtube.com/@WixforDevelopers) - Wix Dev official YouTube channel with tutorials and other Velo related contents. Made by **Wix**.
- [Shoonia Blog](https://shoonia.site/) - a blog with full of tutorials about Wix and Velo. Made by **Shoonia**.
- [Kentin's Blog](https://enhancementstudio.wixsite.com/leg-me-up/blog) - an old blog with Velo examples and tutorials. Made by **Kentin**.
- [Wix Wiz YouTube](https://www.youtube.com/@thewixwiz) - a YouTube channel with Velo and Wix tutorials. Made by **Wix Wiz**.
- [Velo Examples by Wix](https://www.wix.com/velo/examples) - official Velo examples created by Wix team for every level. Made by **Wix**.
- [Wix Ideas YouTube](https://www.youtube.com/@wixideas) - Simple and fun tutorials for Wix websites. Made by **Walter Odibi**

### Tutorials (Single Topic Posts)

- [PDFKit Tutorial with Velo](https://github.com/amandamartin-dev/pdfkit-demo-wixstudio) - learn how to use PDFKit with Velo. Made by **AmandaM**.
- [Tensorflow + Velo Tutorial](https://github.com/amandamartin-dev/velo-tensorflow) - see an example of how to use Tensorflow.js with Velo. Made by **AmandaM**.

### Tools

- [Jobs Config Builder](https://shoonia.github.io/jobs.config/) - an online tool to create jobs.config file with UI. Made by **Shoonia**.
- [Velogger](https://velogger.dev/) - log monitoring tool that works with site-monitoring SPI, for Velo based projects. Made by **Kentin**
- [Velo Filesystem Extension](https://chromewebstore.google.com/detail/velo-filesystem/gjmdfafehkeddjhielckakekclainbpn) - a Chrome extension to let you download Velo code files into your pc. Made by **Shoonia**.
- [Check Node.js Version in Velo](https://shoonia.site/wix-velo-nodejs-version/) - check current Node.js version in Wix's env. Made by **Shoonia**.
- [Velo Secret Manager Benchmark](https://shoonia.site/secret-manager-benchmark/) - check how fast secret manager with this benchmark tool. Made by **Shoonia**.
- [Wix Rich Content Playground](https://ricos.dev/) - Playground for creating custom rich content. Made by **Wix Ricos** [Official Tool]

### Development Tools

- [wix-react](https://github.com/ExWeiv/wix-react) - a tool/GitHub repo to integrate CSS, SCSS and React (+ TS support) with Wix using custom elements and local env. Made by **ExWeiv**.

### Code Packages

- [storeon-velo](https://www.npmjs.com/package/storeon-velo) - a tiny event-based state manager that's using Storeon for Velo. Made by **Shoonia**.
- [repeater-scope](https://www.npmjs.com/package/repeater-scope) - the utils for repeated item scope event handlers in Velo. Made by **Shoonia**.
- [weiv-data](https://github.com/ExWeiv/weiv-data) - an API library for Velo to integrate MongoDB just like wix-data without wix-data limits. Made by **ExWeiv**.
- [wix-ce-helpers](https://github.com/ExWeiv/wix-ce-helpers) - an NPM package with helper functions for custom elements in Wix. Made by **ExWeiv**.
- [wix-secret-helpers](https://github.com/ExWeiv/wix-secret-helpers) - an NPM package with helper functions for Velo Secrets Manager. Made by **ExWeiv**.
- [easy-auth](https://github.com/ExWeiv/easy-auth) - an NPM package for making OAuth providers integration easier and flexible in Wix env. Made by **ExWeiv**.
- [velo-bind](https://wix-incubator.github.io/velo/) - an NPM package for Velo to grab elements and pass dynamic contents to elements. Made by **Wix**.
- [react-velo](https://github.com/wix-incubator/react-velo) - an NPM package to use React syntax and features with Wix page elements. Made by **Wix**.
- [velo-mvvm](https://www.npmjs.com/package/@wix/velo-mvvm) - an NPM package to use declarative reactive programming with Velo. Made by **Wix**.

---

### Content Creators

[ExWeiv](https://github.com/ExWeiv), [Shoonia](https://github.com/shoonia), [Kentin](mailto:[email protected]), [Wix Wiz](https://www.youtube.com/@thewixwiz), [Codecademy](https://www.codecademy.com/), [Wix Incubator](https://github.com/wix-incubator/), [AmandaM](https://github.com/amandamartin-dev), [Walter Odibi](https://www.youtube.com/@wixideas), [Wix Ricos](https://ricos.dev/)


> [About Contribution](CONTRIBUTING.md)