jazzdotdev / flute

The Application Framework Built for Powerful, Secure features and add-ons
17 stars 4 forks source link

factor out string_ext.lua #112

Open naturallymitchell opened 5 years ago

naturallymitchell commented 5 years ago

foundpatterns/varexpand.lua foundpatterns/string_split.lua

Arnaz87 commented 5 years ago

Responses in the same order

naturallymitchell commented 5 years ago

varexpand and split don't go together. neither is too small for a "whole dedicated library". there's nothing wrong with small libraries.

https://github.com/foundpatterns/lighttouch-base/blob/e51b8a10825bb227933310934018f21de0da8cc8/string_ext.lua#L47-L49 => https://github.com/foundpatterns/torchbear/blob/master/src/bindings/string/heck.rs#L28-L30