Skip to content

russelgal/babel-plugin-remove-template-literals-whitespace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

babel-plugin-remove-template-literals-whitespace

version downloads license paypal

Babel plugin for whitespace removal from template literals.

Custom whitespace removal function can be defined via options.fn.


Install

Using npm:

$ npm install babel-plugin-remove-template-literals-whitespace --save-dev

or using yarn:

$ yarn add babel-plugin-remove-template-literals-whitespace --dev

License

MIT

About

Babel plugin for whitespace removal from template literals.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%