1.0.9 • Published 2 months ago

physics-notation v1.0.9

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

Physics Notation Parser

This project is a TypeScript-based library for parsing physics equations.

Project Structure

  • src/ - This directory contains the main source code for the project.

    • equation_member.ts - Represents a member of an equation.
    • physics_equation.ts - Physics equation class.
    • physics_notation.ts - Contains the main logic for parsing physics notations.
    • physics_notation.test.ts - Contains unit tests.
    • common_units.ts - Defines most common units used in physics. Used for testing exclusively.
    • si_prefixes.ts - Defines the most common SI prefixes. Used for testing exclusively.
1.0.9

2 months ago

1.0.8

2 months ago

1.0.7

2 months ago

1.0.6

2 months ago

1.0.5

2 months ago

1.0.2

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.1

7 months ago

1.0.0

8 months ago