1.2.1 • Published 5 years ago

create-jsy v1.2.1

Weekly downloads
2
License
BSD-2-Clause
Repository
github
Last release
5 years ago

create-jsy

Init a private JSY project without any prompts!

Please see JSY language docs for details on the JSY dialect.

Variants:

  • basic (default): Rollup basic config
  • iso: Rollup config with conditional compilation
npm init jsy
# or
npm init jsy «variant»

or if your npm version is before 6.1:

npx create-jsy
1.2.1

5 years ago

1.2.0

5 years ago

1.1.3

5 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago

0.0.4

7 years ago