Skip to content

Wordlike is supposed to be another alternative to office word or similar software. It is intended to be just an experiment so it most likely won't ever compete with any of them. Discontinued!

License

Notifications You must be signed in to change notification settings

141512114/WordLike

Repository files navigation

A "word"-like application

This is a lightweight application developed using Electron.js within an Angular framework. It functions as a simple text editor, allowing users to create, edit, and open documents.
The idea for this project emerged from the lack of free alternatives to tools like OpenOffice and LibreOffice. However, the goal is not to compete with these comprehensive office suites. Instead, this project was designed as a learning experience to explore Angular and Electron.js.
The initial version of this application will include a functional control panel, a document viewer, and basic text customization features. Users will be able to adjust text color, change fonts, resize text, apply styles (italic, bold, underline, etc.), and align text as needed.

Packages installed in this project

Here's a small list of the installed / used packages inside this project. If you need to install some of them, you can use

npm i [package-name]

to install them.

Commands

Here's a small list of important commands which you will need if you decide to download / copy this repository. It may be that this list grows as time passes.

Run project

npm run electron

Build and run project

npm run electron-build

About

Wordlike is supposed to be another alternative to office word or similar software. It is intended to be just an experiment so it most likely won't ever compete with any of them. Discontinued!

Topics

Resources

License

Stars

Watchers

Forks