fancy-react-core

Core cross platform library for fancy-react, a set of react developer IDE tools

Usage no npm install needed!

<script type="module">
  import fancyReactCore from 'https://cdn.skypack.dev/fancy-react-core';
</script>

README

fancy-react-core

A core implementation library for IDE tools to help with react refactoring tasks.

Right now the primary consumer of this library is Fancy React, which offers these actions as an extension for Visual Studio Code. An older version is available for atom, which was the starting point for this project.