GithubHelp home page GithubHelp logo

heycqing / calculation Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 28 KB

🐝 自己封装的一个简单四则运算的javascript库,会精确到浮点类型,可用于常见的金融领域的简单运算

License: MIT License

JavaScript 100.00%

calculation's People

Contributors

heycqing avatar

Watchers

 avatar  avatar

calculation's Issues

publish Failed PUT 403

如果遇到使用 npm 推送失败的情况,可参考一下

  1. 你的 npm包package.json 中的包名是否和其他人的包名重复;
  2. 在使用 npm publish 之前,是否使用了 npm login 登录了你的 npm 账号 ;
  3. 你要发布的版本号是否和之前的版本是否相同
  4. 有没有设置好自己的 npm 账号
     npm set init-author-name 'Your name'
     npm set init-author-email 'Your email'
     npm set init-author-url 'http://yourdomain.com'

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.