1.0.1 • Published 2 years ago

@nitipit/adapter v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Adapter : A Tiny Web Component with Styles

Please read documentation at : https://nitipit.github.io/adapter/

How to build from source

Environment require

Clone repository from github

$ git clone https://github.com/nitipit/adapter.git
$ cd adapter

Setup development resources

$ npm install
$ python -m venv venv
$ source venv/bin/activate
$ pip install -r require.pip

Run development server

$ python dev.py

Build bundle and modules

$ python dist.py
1.0.1

2 years ago

1.0.0

3 years ago

1.0.0-dev

3 years ago

0.0.1

3 years ago