GithubHelp home page GithubHelp logo

isabella232 / snips-action-unit-converter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from snipsco/snips-action-unit-converter

0.0 0.0 0.0 364 KB

Snips action code for the Unit Converter app

License: MIT License

Shell 0.42% JavaScript 0.65% TypeScript 98.93%

snips-action-unit-converter's Introduction

snips-action-unit-converter

Snips action code for the Unit Conversion app

Build Status

Setup

sh setup.sh

Don't forget to edit the config.ini file.

An assistant containing the intents listed below must be installed on your system. Deploy it following these instructions.

Run

  • Dev mode:
# Dev mode watches for file changes and restarts the action.
npm run dev
  • Prod mode:
# 1) Lint, transpile and test.
npm start
# 2) Run the action.
node action-unit-converter.js

Test & Demo cases

This app only supports french ๐Ÿ‡ซ๐Ÿ‡ท and english ๐Ÿ‡ฌ๐Ÿ‡ง.

UnitConvert

Convert between two specified units

Convert a specific amount to the destination unit

Hey Snips, convert 6 kilometers in miles, please

Give the conversion between a unit and another

Hey Snips, one gallon is how many liters?

Debug

In the action-unit-converter.js file:

// Uncomment this line to print everything
// debug.enable(name + ':*')

Test & Lint

Requires mosquitto to be installed.

npm start

In test mode, i18n output and http calls are mocked.

  • http: mocks are written in tests/httpMocks/index.ts
  • i18n: mocked by snips-toolkit, see the documentation.

Contributing

Please see the Contribution Guidelines.

Copyright

This library is provided by Snips as Open Source software. See LICENSE for more information.

snips-action-unit-converter's People

Contributors

audreycgltt avatar elbywan avatar thomas-bouvier avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.