Code Monkey home page Code Monkey logo

protojs's Introduction

ProtoJS
by Christophe VG <[email protected]>
Copyright 2009-2011, Christophe VG

---

ProtoJS is a set of JavaScript language extensions focusing on the
language itself, rather than trying to overcome browser issues. It's
aim is to increase development productivity, with a minimal overhead
(read: size).

To experience ProtoJS, just point your browser to the examples directory and
take a look around.

Documentation can soon be found @ https://github.com/christophevg/ProtoJS/wiki

If you want to submit an issue, please consult the guidelines @
https://github.com/christophevg/ProtoJS/wiki/Submitting-Issues

If you are running a system that has `make` support you can also run our 
automated test suite:

In a nutshell:
$ make
$ make test
...
-----------------------
98 tests run.
0 failed.

REMARK: Sometimes one test fails. It has to do with timing and I have
to fine-tune it. Just run the tests again and it will mostly be gone.

protojs's People

Contributors

christophevg avatar

Stargazers

 avatar

Watchers

 avatar  avatar

protojs's Issues

ProtoJS.Function.scope clashes with .scope attributes on other frameworks

Due to the fact that ProtoJS makes changes to existing Javascript Objects, a clash occurs. An example is the use of the .scop attribute by ExtJS, which when uninitialized within that context and accessed on a Function will return our function implementation in stead of a null value.

(Reported by Brett Chaldecott)

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.