0.1.0 • Published 6 years ago

thomas-components v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Frontend Playground

I made this playground sandbox to try out new things, and develop my own HTML-CSS-JS web components that are independent from frameworks and libraries like jQuery or Google's Material Design Lite.

The components are highly based on my previous idea, named as Thomas Component Framework. Let's see where can I get with this.

Installation

First clone the repository to your project folder, then simply run:

$> npm install

Build

This project uses webpack to test and compile distribution codes. To build the project, run:

$> npm run build

See results

To see the results you need to set up a webserver since loading files with Ajax is not allowed with the file:// protocol

alt text

0.1.0

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago