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

24 lines (23 loc) 427 B
saasName: Yaml4SaaS 1.1 syntax version: "1.1" createdAt: "2024-08-30" currency: EUR hasAnnualPayment: false features: coreFeature1: type: DOMAIN valueType: BOOLEAN defaultValue: true coreFeature2: type: DOMAIN valueType: BOOLEAN defaultValue: true plans: BASIC: description: Basic plan monthlyPrice: "2*#x" unit: user/month features: null usageLimits: null variables: x: foo