sqrl-example-functions

This package implements a simple function as an example of how to start your own SQRL functions package.

Usage no npm install needed!

<script type="module">
  import sqrlExampleFunctions from 'https://cdn.skypack.dev/sqrl-example-functions';
</script>

README

SQRL · GitHub license npm version Build Status PRs Welcome

sqrl-example-functions package

This package implements a simple function as an example of how to start your own SQRL functions package.

sayHello(name)

This returns a string that says hello to the given name.

SQRL documentation

Please see the website for full SQRL documentation

Support

Create a new issue on GitHub.

Contributing

We feel that a welcoming community is important and we ask that you follow Twitter's Open Source Code of Conduct in all interactions with the community.

License

Copyright 2019 Twitter, Inc.

Licensed under the Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0