Free + Pro

The CabloyJS full stack framework provides a large number of free and open-source modules/suites, and in order to improve user interaction and software development experience, it also provides a large number of pro modules/suites. These pro modules/suites can also be permanently used for free, commercially available for free, and only charged for source codes

The vast majority of these modules/suites provided by the CabloyJS full stack framework are handmade by CabloyJS authors, not only meticulously designed at the architectural level, but also strive to be meticulous in code writing to ensure code quality. Through these free and pro modules/suites, the CabloyJS full stack framework provides rich functional features related to business system development, with a very high degree of completion. Not only can it be directly used for actual project development, but it is also a textbook level NodeJS full stack framework that takes you into the free realm of NodeJS full stack development

Modules/Suites Usage

The CabloyJS full stack framework provides a Cli terminal command engine, so that the purchased pro modules/suites can be directly installed and updated through the command line. Taking the suite of test-party as an example:

  1. Enter the Cabloy Store to complete the purchase: Link

  2. Enter the project directory and execute directly from the command line:

  1. 1$ npm run cli :store:sync test-party

Volume Licenses

In order to further simplify the purchase and installation process of pro modules/suites, and to give back to many netizens for their recognition and support of the CabloyJS full stack framework over the years, Cabloy Store provides volume licenses services. With just one step action, all the following modules/suites can be purchased simultaneously, seamlessly using and learning the CabloyJS full stack framework

=== enjoy more benefits:

  • Benefit 1: Invite you to join Github’s private repositories, where you can view the source codes commit records at any time and stay synchronized with the official progress

  • Benefit 2: Present practical project source codes: Mobile Ordering Together . You can learn from it:

    • How to simultaneously implement the backend merchant management application and the frontend WeChat/Mobile ordering application through one set of codes

    • How to be perfectly compatible with both PC and Mobile through one set of codes, and the Mobile is close to the native experience

Contact Me

Pro Modules

Name Description
a-base-sync The core of business:User、Role、Right、Atom、Resource, etc.
a-flownodebooster Contains a large number of activities nodes to accelerate the development of workflow business system
a-flowtask Implements the most important component in the workflow engine: User Task Activity, and some surrounding tools
a-layoutpc PC layout including two page interaction modes: Tile, Popup
a-markdown Markdown rich text editor and rendering engine based on Prosemirror
a-socketio WebSocket IO
bz-login Used to demonstrate how to replace the login page and how to dynamically replace the background image
test-flow Demonstration module containing workflow test cases and main/details best practices
test-note Demonstration module including markdown editing and rendering
Total

Pro Suites

Name Description
a-dingtalk Third party SDK: Dingtalk
a-paypal Third party SDK: Paypal payment
a-wechat Third party SDK: Wechat
a-wxwork Third party SDK: Wechat work
test-party Core test suite, including a large number of test cases and kitchen-sink
合计

Practical Projects

Name Description
bz-diancai Wechat/Mobile Ordering Together