2.0.1 • Published 7 years ago

pwet v2.0.1

Weekly downloads
2
License
GPL-3.0
Repository
github
Last release
7 years ago

Pwet

Work In Progress Utility for building HTML custom elements.

Examples

To show it in action: 1. clone the repo :

git clone https://github.com/Gastonite/pwet
  1. Install pwet dependencies and example dependencies:
  • if you are using yarn :
    yarn && cd examples/{name} && yarn && yarn dev
  • if you are using npm :
    npm i && cd examples/{name} && npm i && npm run dev
  1. Now the demo is visible at http://localhost:3000

Installation

  • if you are using yarn :
    yarn add -D pwet
  • if you are using npm :
    npm i -D pwet
2.0.1

7 years ago

2.0.0

7 years ago

1.4.4

7 years ago

1.4.3

7 years ago

1.4.2

7 years ago

1.4.1

7 years ago

1.4.0

7 years ago

1.3.8

7 years ago

1.3.7

7 years ago

1.3.6

7 years ago

1.3.5

7 years ago

1.3.4

7 years ago

1.3.3

7 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago