@isoden/explode
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

isoden/explode

npm (scoped)

Installation

$ npm install isoden/explode --save

Usage

import explode from '@isoden/explode';

explode('We 💓 TypeScript!');
  // => ['W', 'e', ' ', '💓', ' ', 'T', 'y', 'p', 'e', 'S', 'c', 'r', 'i', 'p', 't', '!']

License

Under The MIT License.

Dependents (0)

Package Sidebar

Install

npm i @isoden/explode

Weekly Downloads

1

Version

1.0.5

License

MIT

Last publish

Collaborators

  • isoden