gixdeco

RENAMING PACKAGE to gixdeko - A Decorator extractor

Usage no npm install needed!

<script type="module">
  import gixdeco from 'https://cdn.skypack.dev/gixdeco';
</script>

README

NOTICE OF NAME CHANGING, no relationship with deco lang

gixdeco

@stcgoal Extract decorator from string

Install

#!/bin/bash
npm i gixdeco --save

Usage

var gixdeco = require('gixdeco');

var
    textDeco = "@v 1812090529 A Goal I have is to get out an Object I can publish and use from anywhere in the system helping information consistency and keeps flexibility";



console.log(tool.geto(textDeco));