/utilities

A collection of small helpful scripts related to Cycle.js

Primary LanguagePHPMIT LicenseMIT

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.