0.8.4 • Published 3 months ago

pricing4ts v0.8.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

Pricing4TS

NPM Version

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. The package provides a suite of components that are predicated on the Pricing2Yaml syntax, a specification that facilitates the definition of system's pricing and its features alongside their respective evaluation expressions, grouping them within plans and add-ons, as well as establishing usage limits.

Pricing4TS has been designed to be used with Pricing4React, a frontend library that consumes the generated JWT and toggles on and off features based on the user pricing plan.

For detailed information on how to get started with Pricing4TS, advanced configurations, and integration guides, please visit our official documentation website.

Installation

npm i pricing4ts

or

yarn add pricing4ts

or

deno add npm:pricing4ts

Key Components

As the library is still under development, it only allows to parse a Pricing2Yaml file into a Pricing object and vice versa, using the methods: retrievePricingFromYaml and writePricingToYaml respectively.

Contributions

This project is part of the research activities of the ISA Group. It is still under development and should be used with caution. We are not responsible for any damage caused by the use of this software. If you find any bugs or have any suggestions, please let us know by opening an issue in the GitHub repository.

0.8.4

3 months ago

0.3.0

7 months ago

0.8.1

5 months ago

0.8.0

5 months ago

0.7.1

5 months ago

0.5.3

5 months ago

0.8.3

4 months ago

0.8.2

4 months ago

0.5.0

6 months ago

0.4.1

7 months ago

0.3.2

7 months ago

0.4.0

7 months ago

0.3.1

7 months ago

0.7.0

5 months ago

0.6.1

5 months ago

0.5.2

5 months ago

0.6.0

5 months ago

0.5.1

5 months ago

0.2.4

7 months ago

0.2.3

8 months ago

0.2.1

8 months ago

0.2.0

8 months ago

0.2.2

8 months ago

0.1.0

8 months ago