Skip to content

SpiritUrban/lazy-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lazy-code

Super short names and structures. Generator of normal code.

Installing

Using npm:

$ npm install lazy-code

Example

import { l } from 'lazy-code';

l('hello') // => hello
l('hello').place() // => hello + line of code and path to file

About

Super shorn names and structures. Generator of normal code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published