0.1.5 • Published 5 years ago

@atarmashev/util v0.1.5

Weekly downloads
7
License
ISC
Repository
github
Last release
5 years ago

This package contains set of command line utils that could be useful for Frontend development among them on TypeScript.

Installation

Global installation is prefered:

npm i -g @atarmashev/util

Command line interface

ajz

Executes command line interface that allowes to choose required command.


ajz gv

Executes generator of validators for TypeScript interfaces. I hope you like Russian.


ajz vw

Executes program that changes style files (.css, .scss, .sass, .less). All values in 'px' are converted to 'vw' using width of the layout. The idea is to automatically convert pure fixed layout to pure rubber layout. After execution your files will be changed. Use this functionality at your own risk. To decrease risks usage of any version management system is strongly recommended.


0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago