Skip to content

pntkl-editor is an experimental Next.js application that enables react-native applications to use the react-monaco-editor.

License

Notifications You must be signed in to change notification settings

TheTekton337/pntkl-editor

Repository files navigation

pntkl-editor - React Next.js Code Editor

      ╱╲
 ═───╱──╲───═
  `─╱    ╲─'
   ╱ `,.' ╲
  ╱,─'  '─.╲
  '        `

Overview

pntkl-editor is a React Next.js application designed to provide an in-app code editor for React Native WebView components, powered by React Monaco Editor. It allows users to seamlessly edit and create React Native code within the app, enhancing the development experience.

Features

  • Code Upload: Users can upload their existing React Native source code directly into the application.

  • In-App Code Editor: The application integrates a code editor powered by React Monaco Editor, enabling users to create and modify their React Native code within the app.

  • Cross-Platform Development: Develop and test applications on both Android and iOS devices.

  • React Native WebView Integration: The in-app code editor is loaded through a React web application using React Monaco Editor, ensuring a smooth development experience.

Installation

# Clone the repository
git clone https://github.com/TheTekton337/pntkl-editor.git

# Navigate to the project folder
cd pntkl-editor

# Install dependencies
npm install

Usage

  1. Open the project in your preferred code editor.
  2. Launch the application on your local development server.
npm run dev
  1. Access the application at http://localhost:3370 to use the in-app code editor.

Dependencies

  • React
  • Next.js
  • React Monaco Editor

Contributing

Feel free to contribute to the project by opening issues or submitting pull requests. Follow the CONTRIBUTING.md guidelines.

License

This project is licensed under a dual APGL 3.0 and Commercial License - see the LICENSE.md file for details.

Code Coverage

codecov

Code Coverage Visualization

Happy coding with pntkl-editor! 🚀

About

pntkl-editor is an experimental Next.js application that enables react-native applications to use the react-monaco-editor.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published