4.1.0 • Published 7 months ago

chris-fe-fwk v4.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

chris-fe-fwk

fe-fwk

Code for the book "Build a frontend framework from scratch". You can get your copy here and start learning how frontend frameworks work by building your own, from scratch!

Commands

This package has the following commands:

  • npm run build - Bundle the project into a single ESM file
  • npm run lint - Lint the project
  • npm run lint:fix - Lint the project and fix any issues
  • npm run test [<test-path>] - Start the test runner in watch mode
  • npm run test:run [<test-path>] - Run the tests once
4.1.0

7 months ago

4.0.0

7 months ago

3.0.2

7 months ago

3.0.1

7 months ago

3.0.0

7 months ago

2.0.0

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago