Coder Social home page Coder Social logo

temperaturejs's Introduction

TemperatureJS

TemperatureJS (v0.0.1 Clausen), is a micro experimental framework in JavaScript design to contain strict data typing in modern (ES5) browsers. Compatible and extendible to most additional frameworks as extensions (aka plugins).

TemperatureJS helps improve by optimizing the payload delivered to browsers through it's module architecture. Only resources that are required to be loaded through the browser device will be requested when utilized by the application. In addition the framework supports a special unique build in data type getter / setter environment to make application development stricter.

To use each package it must be loaded. TemperatureJS supports common functionalities from many of the packages.

Core Packages:

  • jQuery
  • Underscore.js
  • Moment.js
  • php.js
  • SugarJS
  • CryptoJS
  • lodash 4
  • json2.js
  • validate.js

Classes

  • XMLHttp

Usage of packages:

TJS.import('jQuery');          // loads jQuery package
TJS.import('Underscore', 1.8); // loads Underscore.js 1.8 package

Usage of libraries:

TJS.import('Strings');   // loads string library
TJS.import('Ajax');      // loads ajax library
TJS.import('Constant');  // loads constant function

Browser Support

Chrome Firefox IE Opera Safari
Latest โœ” 3.6+ 9+ ??? 6.1+

temperaturejs's People

Contributors

travisfont avatar

Stargazers

 avatar

Watchers

 avatar

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.