Framework Converter: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
No edit summary
Line 9: Line 9:
==== Notes on Bootstrap 3 Conversions ====
==== Notes on Bootstrap 3 Conversions ====


==== jQuery Mobile Conversions =====
==== Notes on jQuery Mobile Conversions =====


Users are invited to open issues, look at the code and improve the app.
Users are invited to open issues, look at the code and improve the app.

Revision as of 22:26, 22 January 2019

The Framework Converter is an app which converts control frameworks to Bootstrap 4. It works on projects saved using AppStudio.

It can convert

  • jQuery Mobile 1.4 to Bootstrap 4
  • Bootstrap 3 to Bootstrap 4

The app itself is written in AppStudio, using Node libraries. It compiles into standalone apps for Windows and MacOS using Electron. The project is kept in a public repository in GitHub, called framework-converter.

Notes on Bootstrap 3 Conversions

Notes on jQuery Mobile Conversions =

Users are invited to open issues, look at the code and improve the app.

Running the Framework Converter

Reporting Issues

Modifying the Framework Converter