https://github.com/sieugene/framework
Pure JS, custom framework and app like Excel
https://github.com/sieugene/framework
Last synced: over 1 year ago
JSON representation
Pure JS, custom framework and app like Excel
- Host: GitHub
- URL: https://github.com/sieugene/framework
- Owner: sieugene
- Created: 2020-10-13T16:17:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T12:00:44.000Z (about 5 years ago)
- Last Synced: 2025-01-22T04:45:00.608Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://sieugene.github.io/framework/
- Size: 431 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Information about the project.
This is a simple excel application implemented in pure javascript. With the SOLID approach, applying the observer pattern. Implementation of your own framework, storage, and routing. Also includes simple unit tests
[Excel App](https://sieugene.github.io/framework/)
### Information about the project.
This project was developed to explore new development approaches and expand knowledge, based on the materials of
[Vladilen Minin](https://www.youtube.com/channel/UCg8ss4xW9jASrqWGP30jXiw)

