Code Monkey home page Code Monkey logo

unit-value's Introduction

Hi there ๐Ÿ‘‹ I'm Jon

๐Ÿ˜„ Pronouns: he/him

You can find me on Twitter Twitter.

Stats

Anurag's GitHub stats

Projects

unit-value's People

Contributors

beforan avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

unit-value's Issues

negative values?

Haven't done any testing around them yet, so no idea what the behaviour is like, but pretty sure my regex will pretty much rule out any possible compatibility with them in UnitValue.parse()

So... need to support negative values consistently throughout the library.

support optional whitespace between the value and units

The current regex already doesn't allow for whitespace forming part of either the <number> or <units> segments so this should be trivial.

For the original intended use case, no space makes sense, e.g. working with strings like "50em" or "10px".

However the parse-unit example is "50 gold" and having a space is perfectly reasonable there.

So for added utility we should allow (but not require) whitespace in input strings with units (i.e. in parseString().

Aliases for math helpers

Add friendly / readable aliases for the math helpers so calls read more naturally.

Add -> Plus
Subtract -> Minus
Multiply -> Times

npm scripts

should have some more for qol / safety. e.g. build before publish

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.