/Tiphaine

Tool for converting a string to a mixed value, using tiphaine notation.

Primary LanguagePHP

Tiphaine

2015-11-11 -> 2021-03-05

Tool for converting a string to a mixed value, using tiphaine notation.

Tiphaine is part of the universe framework.

Install

Using the planet installer via light-cli

lt install Ling.Tiphaine

Using the uni tool

uni import Ling/Tiphaine

It uses the tiphaine notation.

This tool might help you if you are creating your own notations, and for instance you create a notation where the word false actually means the boolean false.

History Log

  • 1.0.4 -- 2021-05-31

    • Removing trailing plus in lpi-deps file (to work with Light_PlanetInstaller:2.0.0 api
  • 1.0.3 -- 2021-03-05

    • update README.md, add install alternative
  • 1.0.2 -- 2020-12-08

    • Fix lpi-deps not using natsort.
  • 1.0.1 -- 2020-12-04

    • Add lpi-deps.byml file
  • 1.0.0 -- 2015-11-11

    • initial commit