Skip to content

Coder's Little Helper is a collection of web components to help with programming.

License

Notifications You must be signed in to change notification settings

ajcanterbury/CLH

Repository files navigation

< Coder's Little Helper >

GitHub license

CLH is a PWA platform for running various web components (helpers) for working on coding, designing, and testing of applications.

Getting Started

You can immediately use the app at coderslittlehelper.com or you can grab the code and add your own web components. Each component is a little different since each is an example of how one may use some of the new Web technologies (e.g. shadow dom, service workers). A more detailed write up is in the works.

Prerequisites

You will need:

  • Node.JS v8+
  • A browser that supports Web Components (so no IE, or older browser).

Installing & Running

to test (with express):

npm i
npm run start

to build (uses builder.js):

npm run build

Authors

  • Anthony Canterbury

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Coder's Little Helper is a collection of web components to help with programming.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages