Giter Club home page Giter Club logo

Comments (5)

williamngan avatar williamngan commented on May 11, 2024

Hi @aksperiod - sorry to hear that. With the new babel-minify, it seems to work without the plugin. I have created a sample app repo to help you get started.

https://github.com/williamngan/pts-starter-kit

See if it works for you. Thanks!

from pts.

williamngan avatar williamngan commented on May 11, 2024

https://github.com/williamngan/pts-starter-kit

from pts.

aksperiod avatar aksperiod commented on May 11, 2024

Thanks a bunch! It works, and I was able to get my own project to work by downgrading to webpack 3 and wepback-dev-server 2.

By the way, I've been a fan of this library for years—but I had forgotten what it was called for the last year and kept trying to find it by looking up random letters. I finally found a minified version of it yesterday in a random old project. The file is minified and versionless, but it looks like there is a Point class instead of the current Pt. Thanks so much for making this! It's so awesome.

from pts.

williamngan avatar williamngan commented on May 11, 2024

Awesome! Yes, the earlier version is called "Pt" (https://williamngan.github.io/pt).

Thanks for trying it out. I hope to add more features to this library. (slowly slowly!) If you have feature requests, please feel free to file an issue. :)

from pts.

williamngan avatar williamngan commented on May 11, 2024

Starting with v0.6.1, you should be able to make an es5 build by using:

import {Pt} from 'pts/dist/es5.js'; // use this for es5 build

Alternatively, you can use a newer companion tools such as neutrino.js which should work out-of-box.

cc @aksperiod

from pts.

Related Issues (20)

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.