0.1.13 • Published 3 years ago

@merz/scratch v0.1.13

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Usage

Clone this repository to begin your work on a TypeScript npm project.

git clone https://github.com/alexander-merz/npm-scratch.git [your-project-name]

npm-scratch is unopinionated about lintning, dev server and documentation. It takes care of general file structure and uses rollup to output deployable javascript bundles with type declarations.

Development

Because npm-scratch is unopinionated about your development process it does not ship a built-in dev server.

Bundling

Run npm run build to transpile and bundle your source files and ouput them to a lib directory. Declaration files are automatically generated.

Publish to npm

Adjust your package.json to meet your needs and run npm publish. Consider to use the --access flag in case your package is scoped to an organization.

0.1.13

3 years ago

0.1.12

3 years ago

0.1.11

3 years ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago