WebTricks aims to create easy to implement, reusable functionalities for the web. As it's name implies, the main platform this project targets is Webflow, but the majority of the scripts are made with general web development in mind. Meaning that most of this scripts should work without an issue on any website unless it is a CMS functionality or a Webflow specific script.
- About the Project
- Getting Started
- Requesting a Functionality
- Contributing
- Discord Community
develop
vsmaster
- Stale Pull Requests
As any other developer using no-code web design tools I've struggled with the ability to bring specific, more complex functionalities to platforms like Webflow.
Over the past couple of years I started noticing some of this functionalities are not only commonly used but also requested by many in the community. WebTricks aims to empower developers and designers alike, provinding both simple and complex functionalities that could, in other cases, take longer to develop from scratch.
This being said even though most of this functionalities are built for Webflow, there's many that can be used in any other web project and platform. Feel free to see the full documentation in our site for the complete list of functionalities and scripts available.
Include each script or pack scripts together.
For a faster load, download the scripts and add to your project
packages will be added in a future version
When you want to request a new functionality please feel free to create an issue. Check out our Wiki for more information.
We are happy with every contribution, whether it's new functionalities, fixes, features, or maintainers. Please have a look at our Wiki to see how you can contribute to this project.
We are building a community on discord. You can easily discuss, and have a good time talking with the community members! an official discord link will be released in a later date to allow the community to chat.
All official releases shall be in master
. Any updates in between (updates, new functionalities, features, etc.) will be kept in develop
.
develop
contains:
- Latest functions, lightly optimized, throughly tested.
-
No full docs in the website for this functions, they will be released with the latest release, though the dev branch will have it's own.
- Experimental changes.
master
contains:
- Latest official release, including all functionalities, well optimized and under support.
- Official, well tested changes.
After a pull request has been open for over 30 days with no activity or response from the author, it'll be automatically marked as stale. We might fork your changes and merge the changes ourselves. Since GitHub tracks contributions by commits, you will be credited.
Even though this project has Webflow on its name I'm by no means part of the webflow team, just a dev sharing a bit of the work I've done over the years and trying to help out others looking for easier ways to build for the web.