All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sweetjs-0.2.5.node_modules.sweet.js.node_modules.es6-collections.builder.build.py Maven / Gradle / Ivy

# JSBuilder http://code.google.com/p/javascript-builder/

copyright = '(C) @WebReflection - Mit Style License'

import JSBuilder, string, re

# HTML version
print ("")
print ("-----------------------")
print ("|   es6-collections   |")
print ("-----------------------")
JSBuilder.compile(
    copyright,
    'build/es6-collections.js',
    'build/es6-collections.min.js',
    [
        "es6-collections.js"
    ]
)
print ("----------------------")
print ("")

# let me read the result ...
import time
time.sleep(2)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy