UNPKG

pricing4ts

Version:

![NPM Version](https://img.shields.io/npm/v/pricing4ts) Pricing4TS is a TypeScript-based toolkit designed to enhance the server-side functionality of a pricing-driven SaaS by enabling the seamless integration of pricing plans into the application logic. T

23 lines (21 loc) 407 B
saasName: annual price higher than monthly price version: "1.1" createdAt: 2024-11-19 currency: EUR hasAnnualPayment: true features: feature1: description: '' valueType: BOOLEAN defaultValue: true type: DOMAIN feature2: description: '' valueType: BOOLEAN defaultValue: true type: INFORMATION plans: plan1: monthlyPrice: 10 annualPrice: 240 features: null