1.2.1 • Published 4 years ago

create-jsy v1.2.1

Weekly downloads
2
License
BSD-2-Clause
Repository
github
Last release
4 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

4 years ago

1.2.0

4 years ago

1.1.3

4 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago

0.0.4

6 years ago