A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ajay2507/lasso-typescript below:

GitHub - pajaydev/lasso-typescript

lasso-typescript

Plugin to use Typescript using Lasso js.

Usage
npm install lasso-typescript

Register lasso-typescript as shown below:

require('lasso').configure({
    ...
    plugins: [
        'lasso-typescript',
        ...
    ]
});

Include the typescript file in browser.json as shown below:

{
    "dependencies": [
        "./style.less",
        "./Greeter.ts",
        "require-run: ./main"
    ]
}
Example

Fork and set up the project.

git clone git@github.com:ajay2507/lasso-typescript.git
cd example
npm install

Run the project.

npm run start

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4