0.2.6 • Published 3 years ago

@links-japan/talkee v0.2.6

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

The talkee plugin

Install

NPM

npm install @links-japan/talkee
# or
yarn add @links-japan/talkee

CDN

<style
  href="https://unpkg.com/@links-japan/talkee@latest/umd/talkee.min.css"
></style>
<script src="https://unpkg.com/@links-japan/talkee@latest/umd/talkee.min.js"></script>

init

yarn

dev

run python -m http.server 8084 in the directory and visit http://localhost:8084

or just run yarn dev

build

yarn build

publish npm package

yarn release

pass env variables

please see .env.example

refactor todo list

  • rewrite sort bar into a component
  • rewrite meta bar into a component
  • rewrite load more panel bar into a component
  • rewrite comment list bar into a component
  • rewrite sub-comment list bar into a component
  • rewrite paignation buttons into a component
  • rewrite editor mask into a component
  • rewrite comment item into a component
  • rewrite editor into a component
0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.2.0-14

3 years ago

0.2.0-11

3 years ago

0.2.0-10

3 years ago

0.2.0-13

3 years ago

0.2.0-12

3 years ago

0.2.0-9

3 years ago

0.2.0-8

3 years ago

0.2.0-6

3 years ago

0.2.0-7

3 years ago

0.2.0-5

3 years ago

0.2.0-4

3 years ago

0.2.0-3

3 years ago

0.2.0-2

3 years ago

0.2.0-1

3 years ago

0.2.0-0

3 years ago

0.1.7

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago