Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 400 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 400 Bytes

utilities

A collection of small helpful scripts related to Cycle.js

hyperViewConverter.php

Usage: php hyperViewConverter.php http://cnn.com (or local path)

This saved me a lot of hassle getting started on converting a few local full stack sites into a SPA. I just start with this against outputted HTML or templates and replace strings with variables etc as I build and functionalize views.