• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..16-Feb-2021-

package/H03-May-2022-148118

BUILD.gnH A D16-Feb-2021497 1512

LICENSEH A D16-Feb-20211 KiB2016

OWNERSH A D16-Feb-202147 32

README.chromiumH A D16-Feb-2021524 1814

acorn-logical-assignment-tsconfig.jsonH A D16-Feb-2021119 98

README.chromium

1Name: acorn-logical-assignment, logical assignment support for acorn
2Short Name: acorn-logical-assignment
3URL: https://github.com/bmeurer/acorn-logical-assignment
4Version: dfc13a01dfcb3bf6c4d3925de1e3437c68228d6e
5License: MIT
6License File: LICENSE
7Security Critical: no
8
9Description:
10Logical assignment support for Acorn.
11
12```bash
13wget -qO- https://registry.npmjs.org/acorn-logical-assignment/-/acorn-logical-assignment-0.1.3.tgz | tar xzf -
14```
15
16Local modifications:
17- Add acorn-local-assignment.mjs.d.ts for typechecking.
18