xslt-glifos-be

This project was created with npm init Developed with Node JS and Express

Available Scripts

In the project directory, you can run: npm start

Runs the app in the development mode.

Open http://localhost:8080 to view it in the browser.

Use HTTP verbose Post on http://localhost:8080/derivate to get transformation with body:

{ xmlText="XML CODE" } Sintaxis:
  • <f></f>: Función
  • <plus></plus>: Suma
  • <minus></minus>: Resta
  • <times></times>: Multiplicación
  • <power></power>: Potencia
  • <div></div>: División

**Las operaciones están compuestas por dos operandos