Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arguiot/protype
A new kind of object oriented front-end JS framework.
https://github.com/arguiot/protype
class framework javascript mvc object-oriented-programming protype
Last synced: 3 months ago
JSON representation
A new kind of object oriented front-end JS framework.
- Host: GitHub
- URL: https://github.com/arguiot/protype
- Owner: arguiot
- License: mit
- Created: 2018-03-30T03:02:40.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T22:23:34.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T21:46:25.952Z (4 months ago)
- Topics: class, framework, javascript, mvc, object-oriented-programming, protype
- Language: JavaScript
- Homepage: https://protype.js.org
- Size: 1.52 MB
- Stars: 81
- Watchers: 7
- Forks: 5
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
ProType
The next generation JavaScript framework
[![GitHub release](https://img.shields.io/github/release/arguiot/ProType.svg)](https://github.com/arguiot/ProType/releases)
[![Build Status](https://travis-ci.org/arguiot/ProType.svg?branch=master)](https://travis-ci.org/arguiot/ProType)
[![Github All Releases](https://img.shields.io/github/downloads/arguiot/ProType/total.svg)](https://github.com/arguiot/ProType/)
[![npm](https://img.shields.io/npm/dt/protype.js.svg)](https://www.npmjs.com/package/protype.js)
[![License](https://img.shields.io/github/license/arguiot/ProType.svg)](LICENSE)> You can find demos on the [website](https://protype.js.org)
## The docs can be found [here](https://github.com/arguiot/ProType/wiki)
If you need help, you can go to the docs, and get your answers. Or you can submit an issue, and I'll try to answer you as fast as possible.
## Support
ProType is a project that required a lot of work and effort. You can show your appreciation by leaving a ⭐️. But you can also contribute in a 'financial' way by giving to my [Patreon](https://www.patreon.com/bePatron?u=10987869)
## ContributingPlease read [CONTRIBUTING.md](./CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
#### Made a website using the ProType?
Add the built with ProType badge to your `README.md`
[![Built with ProType](https://img.shields.io/badge/Built%20with-ProType-orange.svg)](https://img.shields.io/badge/Built%20with-ProType-orange.svg)
Feel free to send me an email at [[email protected]](mailto:[email protected]), and I might add your site to an examples section I'm currently working on.
## Versioning
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/arguiot/ProType/tags).
## Authors
- **Arthur Guiot** - *Initial work* - [@arguiot](https://github.com/arguiot)
See also the list of [contributors](https://github.com/arguiot/ProType/contributors) who participated in this project. If you don't code but you have great ideas, don't hesitate to write your idea in the issue part. If your idea is accepted, I will add you to this list 😊.
- Thank You
- for support
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
Copyright © 2017 Arthur Guiot All Rights Reserved.