[Pas2js] Native Framework for pas2js

Michael Van Canneyt michael at freepascal.org
Sun Oct 21 09:44:12 CEST 2018



On Sat, 20 Oct 2018, warleyalex via Pas2js wrote:

> This framework prototype has been designed with the overarching aim of
> providing an easy to use development environment resulting in the lowest
> application foot-print possible. The most basic building block is JElement,
> which forms the basis for all visual components, including
> the such as JPanel, JButton, JImage, JCheckBox, JFieldSet, JRadioPanel,
> JListBox, JGrid, JSelect (ComboBox), JProgress, JSplitter, JCanvas,
> JTreeView, JLoader, JSpinner, JTextArea (Memo), JAnchor, JVideo, JInput,
> JToolBar, JWindow, JDialog, JIFrame, JStreetView, components. More See at:
>
> LIVE PREVIEW: https://rawgit.com/pas2js/master/master/projJ/www/index.html
> COMPONENTS: https://github.com/pas2js/master/tree/master/projJ/lib

Impressive job.

Never thought I'd say something like this, but:
May I suggest you put a license on the files ?

Preferably one that will allow the lazarus project to use it as a basis for a web widget set :-)
(They use LGPL with linking exception, but I suspect the latter has no meaning in JS)

Michael.



More information about the Pas2js mailing list