@jmfirth/lit-html-redux
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

lit-html-redux

styled with prettier Greenkeeper badge Travis Coveralls Dev Dependencies Donate

Redux bindings for lit-html.

Usage

git clone https://github.com/jmfirth/lit-html-redux.git
cd lit-html-redux

yarn install

Scripts

  • npm t: Run test suite
  • npm start: Run npm run build in watch mode
  • npm run test:watch: Run test suite in interactive watch mode
  • npm run test:prod: Run linting and generate coverage
  • npm run build: Generate bundles and typings, create docs
  • npm run lint: Lints code
  • npm run commit: Commit using conventional commit style (husky will tell you to use it if you haven't 😉)

Automatic releases

Prerequisites: you need to create/login accounts and add your project to:

Prerequisite for Windows: Semantic-release uses node-gyp so you will need to install Microsoft's windows-build-tools using this command:

npm install --global --production windows-build-tools

Readme

Keywords

none

Package Sidebar

Install

npm i @jmfirth/lit-html-redux

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

15.8 kB

Total Files

8

Last publish

Collaborators

  • jmfirth