Skip to content

nuclei/web-component-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Component-Skeleton

An empty repo for starting your vanilla web component

usage

Just fork or clone the repo and start hacking.

Tests

By default npm test assures you stick to the standardjs rules, catches typescript errors and validates your readme using standard-readme.

$ npm test

Build

Run npm run build to convert your source file defined in the package.json as package.config.src into a compiled js file defined by package.main.

$ npm run build
$ npm run build:watch

About

A skeleton repo for building vanilla web components

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published