react-ide

3.1.0 • Public • Published

Fully functional Integrated Development Environment(IDE)

The IDE build on the top of Monaco Editor and Judge0 compilier

Run the command to install : npm i react-ide

create an acccount on judge0 [https://judge0.com/] and get a free apiKey from here :[https://rapidapi.com/judge0-official/api/judge0-ce] as it's a free version , only 100 code can be compiled per day .

import {ReactIDE} from 'react-ide'

......

const apiKey =`THE_Key_From_Judge0`

<ReactIDE apiKey={apiKey}></ReactIDE>

Readme

Keywords

none

Package Sidebar

Install

npm i react-ide

Weekly Downloads

2

Version

3.1.0

License

ISC

Unpacked Size

960 kB

Total Files

10

Last publish

Collaborators

  • pavel-genuine