@oigroup/babel-plugin-lightscript

3.1.1 • Public • Published

@oigroup/babel-plugin-lightscript

@oigroup/lightscript is a futuristic fork of the LightScript language with additional features, fixes, and tools.

Compiles LightScript to JavaScript when used with Babel.

It converts a "LightScript AST" produced by @oigroup/babylon-lightscript into a conventional "Babel AST".

Usage

Please consult the documentation at the @oigroup/LightScript website.

We recommend using the Babel preset. However, if you decide to use the plugin as a standalone Babel module, please note that the code generated is ES2017+ and will not yet run in many browsers. When using the preset, this is taken care of for you via babel-preset-env

Contributing

Issues: https://github.com/wcjohnson/lightscript/issues

If you want to hack on LightScript, the best way to get started is the lightscript monorepo: https://github.com/wcjohnson/lightscript. Check out the oigroup branch, run npm install, and then npm setup. You will have a live playground in which to hack the language.

When you're ready to PR against upstream, fork this repo, add your fork as a remote within the appropriate git submodule of the devkit, then branch and PR.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.1.10latest
1.0.12lerna-temp

Version History

VersionDownloads (Last 7 Days)Published
3.1.10
3.1.0-alpha.21
3.1.0-alpha.10
3.1.0-alpha.00
3.0.00
3.0.0-beta.92
3.0.0-beta.81
3.0.0-beta.71
3.0.0-beta.61
3.0.0-beta.51
3.0.0-beta.41
3.0.0-beta.31
3.0.0-beta.22
3.0.0-beta.10
3.0.0-beta.02
3.0.0-alpha.61
2.3.20
3.0.0-alpha.50
3.0.0-alpha.40
3.0.0-alpha.30
3.0.0-alpha.20
3.0.0-alpha.11
3.0.0-alpha.01
2.3.10
2.3.0-alpha.31
2.3.0-alpha.21
2.3.0-alpha.10
2.3.0-alpha.01
2.3.0-21
2.3.0-10
2.3.0-01
2.2.10
2.2.01
2.1.10
2.1.01
2.0.10
2.0.01
2.0.0-rc.61
2.0.0-rc.50
2.0.0-rc.40
2.0.0-rc.32
2.0.0-rc.22
2.0.0-rc.10
2.0.0-beta.91
2.0.0-beta.80
2.0.0-beta.70
2.0.0-beta.60
2.0.0-beta.51
2.0.0-beta.40
2.0.0-beta.30
2.0.0-beta.21
2.0.0-beta.10
2.0.0-alpha.30
1.1.01
2.0.0-alpha.20
2.0.0-alpha.11
1.0.40
1.0.30
1.0.20
1.0.12
1.0.00
0.7.0-alpha.20
0.7.0-alpha.11
0.6.20
0.6.11
0.6.00
0.5.51
0.5.41
0.5.31
0.5.20
0.5.11
0.5.00
0.4.171
0.4.160
0.4.150
0.4.141
0.4.14-beta.11
0.4.130
0.4.121
0.4.110
0.4.100
0.4.90
0.4.81
0.4.71
0.4.64
0.4.41
0.4.31

Package Sidebar

Install

npm i @oigroup/babel-plugin-lightscript

Weekly Downloads

55

Version

3.1.1

License

MIT

Unpacked Size

159 kB

Total Files

35

Last publish

Collaborators

  • wcjohnson