Framework Converter

From NSB App Studio
Revision as of 22:24, 22 January 2019 by Ghenne (talk | contribs)
Jump to navigation Jump to search

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 nsbasic/framework-converter.

Bootstrap 3 Conversions

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