lazy-code
v1.0.1
Published
Super short names and structures. Generator of normal code from lazy-code.
Maintainers
Readme
lazy-code
Super shorn names and structures. Generator of normal code.
Installing
Using npm:
$ npm install lazy-codeExample
import { l } from 'lazy-code';
l('hello') // => hello
l('hello').place() // => hello + line of code and path to file