All Projects → rishavs → Vanillajs Spa

rishavs / Vanillajs Spa

a simple SPA in vanilla js

Programming Languages

javascript
184084 projects - #8 most used programming language
es6
455 projects

Projects that are alternatives of or similar to Vanillajs Spa

Vanilla Ui Router
Simple vanilla JavaScript router
Stars: ✭ 42 (-84.15%)
Mutual labels:  spa, vanilla-js, vanilla-javascript, single-page-app
spring-boot-react-blog
Token-based blog application using spring boot, react and jwt.
Stars: ✭ 132 (-50.19%)
Mutual labels:  spa, single-page-app
Bs Stepper
A stepper for Bootstrap 4.x
Stars: ✭ 261 (-1.51%)
Mutual labels:  vanilla-js, vanilla-javascript
stimulus todomvc
[WIP] An implementation of TodoMVC using Ruby on Rails and StimulusJS
Stars: ✭ 14 (-94.72%)
Mutual labels:  spa, single-page-app
jquery-spa-example
Example Single Page Application build with jQuery
Stars: ✭ 27 (-89.81%)
Mutual labels:  spa, single-page-app
wordpress-svelte
Frontend writen on svelt
Stars: ✭ 17 (-93.58%)
Mutual labels:  spa, single-page-app
tabbis.js
Pure vanilla javascript tabs with nesting
Stars: ✭ 44 (-83.4%)
Mutual labels:  vanilla-javascript, vanilla-js
tablist
WAI-ARIA tab plugin without dependencies.
Stars: ✭ 21 (-92.08%)
Mutual labels:  vanilla-javascript, vanilla-js
webviewhs
🌐 A Haskell binding to the webview library created by Serge Zaitsev.
Stars: ✭ 109 (-58.87%)
Mutual labels:  spa, single-page-app
pAppwords
Vanilla JS plug-in with zero configuration integrate with HaveIBeenPwned API v2
Stars: ✭ 21 (-92.08%)
Mutual labels:  vanilla-javascript, vanilla-js
vanillajs-hello
Start a VanillaJS website using WebPack in just 30 seconds: HTML,CSS,Babel,SASS,Bootstrap,Prettier,Gitpod
Stars: ✭ 24 (-90.94%)
Mutual labels:  vanilla-javascript, vanilla-js
peasy-js-samples
Showcases business logic built with peasy-js and consumed by multiple clients
Stars: ✭ 19 (-92.83%)
Mutual labels:  spa, single-page-app
periodic-table.io
periodic-table.io
Stars: ✭ 37 (-86.04%)
Mutual labels:  vanilla-javascript, vanilla-js
bs-breakpoints
A plugin which detect Bootstrap 4 breakpoints and emit when there is a change
Stars: ✭ 22 (-91.7%)
Mutual labels:  vanilla-javascript, vanilla-js
CRUD-Laravel-Livewire-SPA
CRUD Laravel 7 & Livewire (SPA) Single Page Application
Stars: ✭ 34 (-87.17%)
Mutual labels:  spa, single-page-app
vanilla-js-drawer
A dependency-free Vanilla JS drawer. No dependencies, no automation build tools.
Stars: ✭ 20 (-92.45%)
Mutual labels:  vanilla-javascript, vanilla-js
cakephpvue-spa
A CakePHP + VueJS single page application skeleton/boilerplate.
Stars: ✭ 40 (-84.91%)
Mutual labels:  spa, single-page-app
Laravel-Vue-SPA-template
Template for Single Page Applications built with Laravel and Vue.
Stars: ✭ 22 (-91.7%)
Mutual labels:  spa, single-page-app
laravel-vue-starter
Well Documented Laravel Starter App From Development to Production. For Full Blown RESTFUL API and SPA with Beautiful UI Using Buefy / ElementUi For Reusable Vue Components
Stars: ✭ 80 (-69.81%)
Mutual labels:  spa, single-page-app
spider-covid-19-viz-3d
Speedy access to the latest, local COVID-19 data with a familiar interface: the Globe
Stars: ✭ 19 (-92.83%)
Mutual labels:  vanilla-javascript, vanilla-js

vanillajs-spa

This projects shows how one can make a simple blog (list > details) style single page app using only plain javascript. No frameworks or build tools are needed to run this. But one will need a web server to serve the html and the js to the browser.

License (MIT)

Copyright 2018, Rishav Sharan

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].