@nitipit/adapter

1.0.1 • Public • Published

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

Package Sidebar

Install

npm i @nitipit/adapter

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

131 kB

Total Files

10

Last publish

Collaborators

  • nitipit