tnhu / jsface

Small, fast, elegant, powerful, and cross platform JavaScript OOP library. Support main(), singleton, super call, private, mixins, plugins, AOP and more.
MIT License
301 stars 46 forks source link

Add cdn info #24

Closed PeterDaveHello closed 9 years ago

PeterDaveHello commented 9 years ago

HI @tnhu,

I'm Peter from cdnjs.com,

I wonder if you would like to add cdn info in the readme ?

This is the page we provide cdn for jsface - https://cdnjs.com/libraries/jsface

Thanks!

tnhu commented 9 years ago

Hi Peter,

Sorry being late. Does cdnjs update version automatically? I.e. if I increase jsface to 2.4.0, the version appears on cdnjs immediately?

Thanks, Tan

PeterDaveHello commented 9 years ago

Yes, we update from npm package within 24 hours.

tnhu commented 9 years ago

Thanks Peter. Added.

PeterDaveHello commented 9 years ago

:+1: