gixdeco
v0.0.1
Published
RENAMING PACKAGE to gixdeko - A Decorator extractor
Downloads
10
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));