Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rse/html5-spa-essentials
Essential Functionalities for HTML5 Single-Page-Apps (SPA)
https://github.com/rse/html5-spa-essentials
Last synced: 10 days ago
JSON representation
Essential Functionalities for HTML5 Single-Page-Apps (SPA)
- Host: GitHub
- URL: https://github.com/rse/html5-spa-essentials
- Owner: rse
- Created: 2014-01-08T09:32:06.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-02-04T13:55:19.000Z (almost 8 years ago)
- Last Synced: 2024-08-01T12:16:44.783Z (3 months ago)
- Language: JavaScript
- Homepage: http://rse.github.io/html5-spa-essentials/
- Size: 12.2 MB
- Stars: 15
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
HTML5 SPA Essentials
====================http://rse.github.io/html5-spa-essentials/
*An opinionated list of essential functionalities for HTML5 Single-Page-Apps (SPA)*
Welcome to my very *opinionated* list of essential functionalities for
developing HTML5 Single-Page-Apps (SPA). I'm regularly seeking the
net for new useful solutions and evaluating a lot of them. For each
functionality area there are usually one or more reasonable solutions.
Nevertheless, I force myself to pick a single *personal* preference
and add it to the following list. To let others also benefit from these
evaluation results, I provide this list publically. If you disagree with
any product selection, please feel free to just publish your own list.License
-------Copyright (c) 2012-2015 Ralf S. Engelschall (http://engelschall.com/)
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.