Skip to content

Custom build of prototype language extensions for using in an SC app.

Notifications You must be signed in to change notification settings

onkis/sproutcore-prototype_lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

A build of only the prototype language extensions for use in a sproutcore application.  
  ========== Included ========
  Class
  Object
  Date
  RegExp
  String
  Enumerable
  Array
  Hash
  Number
  Function
  Range
  Template
  PeriodicalExecuter

To see specific docs check out http://prototypejs.org/api/

To install run:
  sc-install onkis-prototype_lang

Then edit your sc-config to include the framework:

  c[:required] = [:sproutcore, :'onkis-prototype_lang']

You'll need to restart sc-server to see the change.

About

Custom build of prototype language extensions for using in an SC app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published