Giter Site home page Giter Site logo

anything.js's Issues

NFR - Missing function

hello, download this to use function NSS_SetFrancePolicy but can't find it anywhere

    <>c__DisplayClass3 class2; // <== compiler generated type; unpronounceable
    <>c__DisplayClass1 class3; // <== compiler generated type; unpronounceable
    class3 = new <>c__DisplayClass1(); // outer-scope context
    class3.someValue = someValue;
    task = null;
    class2 = new <>c__DisplayClass3(); // <== inner-scope context
    class2.CS$<>8__locals2 = class3; // <== bind the contexts
    class2.anotherValue = 2;
    class2.valuesRef = someValues;
    task = new Task(new Action(class2.<SomeMethod>b__0));
    task.Start();
    return;

as you can it isn't there, get error

please help

Implement JSDocs

It would save a lot of time on documenting when you force to include JSdoc comments.
We do need to implement that and generate it onto the website.

Images for chrome extension

Promo stuff

  • Small tile - 440 x 280
  • Large tile - 920 x 680
  • Marquee - 1400 x 560

Screenshots

  • 1,280 x 800
  • 640 x 400

RIP Anything.js

Status

Goodbye, sweet love. You lived a short but eventful life. Amen.

The IRC channel has turned invite-only

19:04] == End of /MOTD command.
[19:04] == Usermode change: +i
[19:04] == gateway/web/freenode/ip.109.78.240.192 is now your hidden host (set by syn.)
[19:04] == #anythingjs Cannot join channel (+i) - you must be invited

Uh?

Wiki

We might want one of these. Thoughts?

Not Found

The document you are trying to reach has been moved or no longer exists.

Add list of contributors.

Some PRs had to be added manually so the people that submitted them aren't listed as contributors.

npm package / commonjs support

I know this is deader than jQuery by now, but it won't hurt to modernize this a little by adding support for commonjs environments and uploading an npm package, that way it can be used with bundlers like Webpack and included from CDNs like unpkg.

AFAIK other libraries do it by checking if module exists in the global scope then setting module.exports instead of extending window if it does.

We could also modify the deploy script to automatically increase the package version and publish to npm, thought that's not really needed given that there's literally no activity not much activity.

I'll see if i can do the necessary changes later this month, for now, have a seal

seel

Auto update gh-pages

Since the anythingjs.io website is based on the files inside the gh-pages branch, we need a way to update the dist folder of that branch after we build a new anything.min.js file.

Any thoughts or ideas?

Persistence in extensions

Whatever you write in the edit box should be persistent at least on the page you're in if not any page you go to.

Does anyone have a Chrome developer account?

It would be great if we can upload Δ.everywhere() to the chrome web store.

I could do it by myself, but the problem is they charge $5 for a developer account, and i can't use PayPal because they require a Credit Card (which i don't have)

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.