@leonetti/ts-to-dot-case
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

to dot case using TypeScript

to dot case using TypeScript.

Install

npm install @leonetti/ts-to-dot-case

Usage

import {toDotCase} from '@leonetti/ts-to-dot-case';

toDotCase('camelCase')   // "camel.case"

Readme

Keywords

Package Sidebar

Install

npm i @leonetti/ts-to-dot-case

Weekly Downloads

4

Version

0.0.1

License

ISC

Unpacked Size

1.2 kB

Total Files

3

Last publish

Collaborators

  • alex-leonetti