Giter VIP home page Giter VIP logo

z's Introduction

Circle CI

z

z.js

Installation Instructions

  • npm install z.js

z's People

Contributors

asilluron avatar kingles avatar joshgking avatar

Stargazers

noyobo avatar  avatar Che avatar  avatar  avatar

Watchers

Summer Knight avatar  avatar Che avatar James Cloos avatar  avatar

Forkers

kingles joshgking

z's Issues

API broken between versions

Before, z returned a function that would properly return "z", now it just evaluates to "z" without a function needing to be called.

Usage or Examples in README

This package definitely seems useful, but currently I'm required to look at your source code to deduce how to use this.

Something akin to:

Usage

var z = require('z');
var myZ = z();
console.log(myZ); // prints 'z'

feature: axis stabilization stream

As we develop what z is about, this might change.

However because of the simple name (z), a useful library could be straight-forward axis stabilization via a stream.

This would be useful for nodebots or future drone projects where there's high instability in an axis.

The api should accept 2 inputs. The first is the raw state of an axis. The second is the desired movement.

We can add options like acceleration later but the output should simply stream the delta needed to reconcile the desired movement while keeping the axis stable.

Tests?!?!?!!!

Hey BRO. I MEAN. I THINK THIS REPO IS VERY VALUABLE BUT WHERE ARE THE UNIT TESTS?!

I personally recommend using junit. it's really robust.

i18n support?

Hey I love z.js, but right now it only returns "z", could we see some option for other languages?

Thank.

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.