/classify

A tool for converting babelized class into ES6 class syntax

Primary LanguageJavaScriptMIT LicenseMIT

Classify

This project is still under development
A tool for converting babelized classes into ES6 class syntax

Classify is a tool that converts classes transpiled by Babel into ECMAScript6 syntax.

Preview

classify-preview-image

Install

yarn install

or you can run npm install