wix-twix
v0.2.1
Published
A simple library for managing server and web Wix clients built on top of Wix SDK.
Maintainers
Readme
Wix Twix 🍫
A fun and simple library for managing twin Wix clients: frontend and backend.
wix-twix provides a secure and productive way to work with Wix SDKs by separating client-side and server-side functionality. This modular library simplifies integration and ensures best practices for Wix development.
Features
- Twin Clients: Separate wrappers for frontend and backend Wix SDK libraries and library functions.
- Secure Development: Avoids exposing sensitive operations on the client side.
- TypeScript Support: Fully typed for a seamless developer experience.
- Simplified Integration: Reduce complexity when working with Wix SDKs.
- Modular Design: Use only what you need for your project.
Installation
Install the library via npm:
npm install wix-twixor using yarn:
yarn add wix-twixUsage
Frontend Clients
🚧 Planning ...
Backend Clients
- 🏢 WixBusiness ( server )
Contributing
All contributions welcome! Here’s how you can get started:
- Fork the repository.
- Create a new branch for your feature or fix.
- Commit your changes and submit a pull request.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Let’s make Wix development fun and efficient with wix-twix! 🚀
