UNPKG

luda

Version:

A library helps to build cross-framework UI components.

6 lines (3 loc) 119 B
import type from './type.coffee' export default (str) -> if type.isString str then str.match(/\S+/g) or [] else []