@3-/split

0.1.1 • Public • Published

@3-/split

test/main.coffee :

#!/usr/bin/env coffee

import rsplit from '@3-/split/rsplit.js'

console.log rsplit '1@2.com','@'

output :

[ '1', '2.com' ]

Readme

Keywords

none

Package Sidebar

Install

npm i @3-/split

Weekly Downloads

138

Version

0.1.1

License

Apache-2.0

Unpacked Size

994 B

Total Files

4

Last publish

Collaborators

  • i18n-now