0.0.43 • Published 1 year ago

@ortros/stoux-lib v0.0.43

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Build

microbundle-ts-pkg: A TypeScript npm package skeleton/starter project with microbundle, node:test and prettier

Comes with:

Requirements

  • Node 18 (to run this repository, due to node:test usage)
  • npm v7+

Setup

  1. Clone the repository
  2. Run npm install installs all required dependencies.
  3. Run npm run build to build from TypeScript to common JavaScript distribution formats.
  4. Run npm test to run all tests.

npm scripts

  • npm run test run tests against built output with Node.js' native node:test module. Important: runs against build output so run npm run build beforehand.
  • npm run build run build from TypeScript to UMD, CJS, ESM with microbundle
  • npm run watch runs build in watch mode with microbundle
  • npm run lint will ensure all of the files are prettier-formatted
  • npm run format will run prettier formatting option on all the examples files (and tests).
  • npm run release, run clean, production build and release with np.

About

This package is maintained by Hugo from Code with Hugo and Alpine.js Weekly.

Acknowledgments

Special thanks to:

LICENSE

Code is licensed under the MIT License.

0.0.40

1 year ago

0.0.41

1 year ago

0.0.42

1 year ago

0.0.43

1 year ago

0.0.39

1 year ago

0.0.23

1 year ago

0.0.24

1 year ago

0.0.25

1 year ago

0.0.37

1 year ago

0.0.38

1 year ago

0.0.30

1 year ago

0.0.31

1 year ago

0.0.32

1 year ago

0.0.33

1 year ago

0.0.34

1 year ago

0.0.35

1 year ago

0.0.36

1 year ago

0.0.26

1 year ago

0.0.27

1 year ago

0.0.28

1 year ago

0.0.29

1 year ago

0.0.22

1 year ago

0.0.21

1 year ago

0.0.20

1 year ago

0.0.19

1 year ago

0.0.18

1 year ago

0.0.17

1 year ago

0.0.16

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago