UNPKG

sqrl-cli-functions

Version:

SQRL (A Safe, Stateful Rules Language for Event Streams) - functions intended for command line tools

30 lines (16 loc) 1.41 kB
# [SQRL](https://sqrl-lang.github.io/sqrl/) · [![GitHub license](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://github.com/sqrl-lang/sqrl/blob/main/LICENSE) [![npm version](https://img.shields.io/npm/v/sqrl.svg?style=flat)](https://www.npmjs.com/package/sqrl) [![Build Status](https://github.com/sqrl-lang/sqrl/actions/workflows/tests.yml/badge.svg)](https://github.com/qix/sqrl/actions/workflows/tests.yml) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/sqrl-lang/sqrl/blob/main/CONTRIBUTING.md) # `sqrl-cli-functions` package This package includes functions that are primarily used by the sqrl-cli. ## Function documentation See [sqrl-cli-functions documentation](https://sqrl-lang.github.io/sqrl/packages/sqrl-cli-functions.html) on the website # SQRL documentation Please see [the website](https://sqrl-lang.github.io/sqrl) for full **SQRL** documentation ## Support Create a [new issue](https://github.com/sqrl-lang/sqrl/issues/new) on GitHub. ## Contributing We feel that a welcoming community is important and we ask that you follow Twitter's [Open Source Code of Conduct](https://github.com/sqrl-lang/code-of-conduct/blob/main/code-of-conduct.md) in all interactions with the community. ## License Copyright 2018 Twitter, Inc. Licensed under the Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0