1.2.1-3 • Published 7 years ago

actions-on-google-ts v1.2.1-3

Weekly downloads
6
License
Apache-2.0
Repository
github
Last release
7 years ago

NPM NPM

actions-on-google-ts is a TypeScript fork of the official Cient library for Actions on Google using Node.js (actions-on-google).

Usage

npm install actions-on-google-ts

Develop

git checkout ts
npm install
npm run ts-build
# npm run ts-clean

Sync with upstream

git remote add upstream https://github.com/actions-on-google/actions-on-google-nodejs
git fetch upstream
git checkout master
git checkout ts
git merge upstream/master

Compare

https://github.com/actions-on-google/actions-on-google-nodejs/compare/<old-commit-hash>...master
1.2.1-3

7 years ago

1.2.1-2

7 years ago

1.2.1-1

7 years ago

1.2.1-0

7 years ago

1.1.1-12

7 years ago

1.1.1-11

7 years ago

1.1.1-10

7 years ago

1.1.1-9

7 years ago

1.1.1-8

7 years ago

1.1.1-7

7 years ago

1.1.1-6

7 years ago

1.1.1-5

7 years ago

1.1.1-4

7 years ago

1.1.1-3

7 years ago

1.1.1-2

7 years ago

1.1.1-0

7 years ago