All Projects → Muhammed-Rahif → Notepad

Muhammed-Rahif / Notepad

Licence: MIT license
Windows notepad in web with additional features! Made with typescript and react.

Programming Languages

typescript
32286 projects
SCSS
7915 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Notepad

notepad-master
notepad 记事本 - 大三下安卓课程设计
Stars: ✭ 26 (+8.33%)
Mutual labels:  notepad
Quick-Pad
Quick Pad is a modern notepad app featuring fluent design
Stars: ✭ 183 (+662.5%)
Mutual labels:  notepad
AT-NetCore-NotepadPlusPlus
Notepad++ Editor is one of the most important programs on any computer that everyone uses every day. The most popular and popular editor in Windows operating systems is Notepad, which is definitely familiar to everyone.
Stars: ✭ 42 (+75%)
Mutual labels:  notepad
QtNotepad
Super lightweight and super simple notepad application
Stars: ✭ 50 (+108.33%)
Mutual labels:  notepad
Tiddlywiki5
A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.
Stars: ✭ 6,406 (+26591.67%)
Mutual labels:  notepad
NotepadNext
A cross-platform, reimplementation of Notepad++
Stars: ✭ 5,715 (+23712.5%)
Mutual labels:  notepad
NotepadPlusPlusPluginPack.Net
.Net package to install into visual studio to make plugins for Notepad++
Stars: ✭ 123 (+412.5%)
Mutual labels:  notepad
Notepy
Notepy is a full-featured Notepad Python app
Stars: ✭ 12 (-50%)
Mutual labels:  notepad
Notepad Plus Plus
Notepad++ official repository
Stars: ✭ 14,783 (+61495.83%)
Mutual labels:  notepad
Bloop
A light weight scratch pad inspired and derived from https://github.com/IvanMathy/Boop.
Stars: ✭ 54 (+125%)
Mutual labels:  notepad
Rocket-Notes
The World's Fastest Note Taking App. Fast. Simple. Create a note in one tap! Create image and text notes directly from your home screen!
Stars: ✭ 20 (-16.67%)
Mutual labels:  notepad
Notepads
A modern, lightweight text editor with a minimalist design.
Stars: ✭ 5,596 (+23216.67%)
Mutual labels:  notepad
txt
📝 Simple text editor/notepad with cloud sync.
Stars: ✭ 35 (+45.83%)
Mutual labels:  notepad
numara-calculator
Simple notepad calculator built on Electron, powered by Math.js
Stars: ✭ 16 (-33.33%)
Mutual labels:  notepad
Pad
📓 An online, collaborative, real-time notepad built with WebSockets and NodeJS
Stars: ✭ 33 (+37.5%)
Mutual labels:  notepad
julia-NotepadPlusPlus
Julia language support for Notepad++
Stars: ✭ 34 (+41.67%)
Mutual labels:  notepad
QT-Notepad
QT5 实现的简单文本编辑器
Stars: ✭ 18 (-25%)
Mutual labels:  notepad
pro-writer
Minimal yet Pro Writer 🚀
Stars: ✭ 22 (-8.33%)
Mutual labels:  notepad
VS2019-Dark-Npp
Visual Studio 2019 Dark Theme for Notepad++
Stars: ✭ 146 (+508.33%)
Mutual labels:  notepad
notepad-plus-plus
Unofficial snap repo for notepad-plus-plus snap
Stars: ✭ 51 (+112.5%)
Mutual labels:  notepad

Notepad

Notepad


Windows notepad in web with additional features!

📝 Table of Contents

🧐 About

Why I created ?

I love open source and its maintaining so much. I wanted a minimal and simple project to attract newcomers and everyone in general to contribute to my next project.

That's when I think of windows notepad text editor. Earlier I used Windows, but now I am using Ubuntu, and Ubuntu doesn't have a notepad (have a text editor). So I decided to create a notepad (that looks like the windows notepad) that is accessible for every platform. However, the main goal was open-sourcing.

Helpful for ?

  • Newcomers to open source
  • Developers who are new to react and typescript
  • For everyone who loves to use Windows notepad

Who can contribute ?

  • Who is learning react and typescript or who already knows them both.
  • Who have minimal and simple ideas relating to this project.
  • Others who have interest

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Requirements you need to run the software and how to get them.

  1. Git
  2. NodeJs
  3. Yarn package manager

Installation

A step by step series of examples that tell you how to get a development env running.

Firstly install the required packages

yarn install

And start the dev server by executing

yarn start

You will navigate to browser in url http://localhost:3000 (by default) to see the output.

🔧 Running the tests

How to run the automated tests for this software.

Tests commands

The following command will run tests each time you changes the code.

yarn test:watch

To get coverage report with tests

yarn test:coverage

To run tests with watching and coverage report

yarn test:watch:coverage

Run test cases using jest with jest-junit report (using in workflow run)

yarn test

And coding style tests

Check if any files need to be formatted, if the check fails that means some files needed to be formatted.

yarn check-format

To format all required code files

yarn format-code

🚀 Contributing

Read contributing instructions and guidlines from here.

⛏️ Built Using

  • ReactJs - A JavaScript library for building user interfaces

✍️ Author

Contributors

Thanks goes to these wonderful people (emoji key):


Muhammed Rahif

🐛 💻 📖 🖋 🎨 🤔 🚧 ⚠️ 👀 🚇

Aswin_Pradeep

💻 ⚠️

Anand Simmy

💻 👀

Khushboo Agarwal

💻 🤔 👀

Alen Abraham

📖

Muhammed radin

📖

Abhishek Pal

💻

Rishi Kumar Ray

💻

Divya Kelaskar

📖

Jaseem v

🐛

This project follows the all-contributors specification. Contributions of any kind are welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].