Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BlueSpire/Durandal
Durandal has evolved to the next generation: Aurelia.
https://github.com/BlueSpire/Durandal
Last synced: 13 days ago
JSON representation
Durandal has evolved to the next generation: Aurelia.
- Host: GitHub
- URL: https://github.com/BlueSpire/Durandal
- Owner: BlueSpire
- License: mit
- Archived: true
- Created: 2012-04-24T18:50:59.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-11-30T08:54:06.000Z (almost 6 years ago)
- Last Synced: 2024-05-19T05:29:02.807Z (6 months ago)
- Language: JavaScript
- Homepage: https://aurelia.io
- Size: 43.1 MB
- Stars: 1,721
- Watchers: 139
- Forks: 376
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes.txt
- Contributing: CONTRIBUTING.md
- License: License.txt
Awesome Lists containing this project
- awesome-starred - BlueSpire/Durandal - Durandal has evolved to the next generation: Aurelia. (others)
README
![Durandal](http://durandaljs.com/media/DURANDAL-FINAL-HI-RES-LOGO-HOR-WEB.png)
Durandal is a cross-device, cross-platform client framework written in JavaScript and designed to make Single Page Applications (SPAs) easy to create and maintain. We've used it to build apps for PC, Mac, Linux, iOS and Android.
> **IMPORTANT** This project is no longer active and has been superseded by [Aurelia](https://aurelia.io/).
## Documentation
All the documentation is located on [the official site](http://durandaljs.com/).
## License
The MIT License
Copyright (c) 2012 Blue Spire Consulting, Inc.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.