Git Product home page Git Product logo

create-snips-action's Introduction

create-snips-action

Generator for writing Snips action code in Javascript/Typescript.

npm version license




Create a fully fledged Snips action in a single command.

Prerequisites

node.js must be installed with a version greater or equal than 8.

Installing the snips platform on the same machine is also recommended in order to have a fast development cycle.

Usage

# Run this in your favourite terminal.
npm init snips-action

Related packages and documentation

The bootstraped action have the following dependencies. Please refer to their respective repositories for the full documentation.

Used for building, testing, launching the action and contains a bunch of helpers.

Used to communicate with the platform.

Features

πŸ“¦Uses the javascript-toolkit package under the hood.

  • 🐚 Action code template (folder structure & files) fully commented
  • ⚚ Platform interactions going through hermes-javascript
  • πŸ’¬ Internationalization (i18n) using i18next
  • πŸ“ž Api calls using wretch and wretch-middlewares
  • ✍️ Logger with debug
  • βœ”οΈ Flows testing using jest and mqtt.
  • βœ… Linter with eslint

create-snips-action's People

Contributors

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.