Re: javascript cmis library
Hi all, that's funny. I also began developing a CMIS web library a month ago. I just implemented the repository and navigation services, because I have not so much time at the moment. You can see my approach here: https://github.com/FrittenToni/WebCmis I like Florians idea to join forces and would love to work with others to create a nice cmis web lib for the community. Best Regards, Simon 2013/12/4 Florian Müller > Hi Andrea, > > Thanks for your offer! To help us tracking your contribution, please > create an improvement issue here [1] and include the link to the source > code. > > I know that there are a few other projects that are building a CMIS > library for JavaScript. For example, I'm currently developing a JavaScript > library for HANA XS (SAPs server-side JavaScript engine). Maybe we can join > forces and create a library with a comprehensive API that works in > different environments. > > > Thanks, > > Florian > > > [1] https://issues.apache.org/jira/browse/CMIS > > > > Hi All, >> >> I wrote a CMIS javascript library (it should work both in node.js and >> in the browser) >> >> https://github.com/agea/CmisJS >> >> it covers almost all the specification, it’s not complete, but I plan >> to continue improving it >> >> I’d like to contribute it to the chemistry project >> >> thanks, >> Andrea >> >> -- >> Ing. Andrea Agili - [email protected] >> Dr Wolf srl - http://drwolf.it >> >> T: +39 055 333193 - M: +39 333 1520916 >> Via Reginaldo Giuliani 88 - 50141 Firenze >> > >
Re: javascript cmis library
Having a CMIS Javascript library definitely would be a nice enhancement for our project! Thanks for your contribution. Jens On 04.12.13 11:04, "Andrea Agili" wrote: >Hi All, > >I wrote a CMIS javascript library (it should work both in node.js and in >the browser) > >https://github.com/agea/CmisJS > >it covers almost all the specification, it¹s not complete, but I plan to >continue improving it > >I¹d like to contribute it to the chemistry project > >thanks, >Andrea > >-- >Ing. Andrea Agili - [email protected] >Dr Wolf srl - http://drwolf.it > >T: +39 055 333193 - M: +39 333 1520916 >Via Reginaldo Giuliani 88 - 50141 Firenze >
Re: javascript cmis library
Hi Andrea, Thanks for your offer! To help us tracking your contribution, please create an improvement issue here [1] and include the link to the source code. I know that there are a few other projects that are building a CMIS library for JavaScript. For example, I'm currently developing a JavaScript library for HANA XS (SAPs server-side JavaScript engine). Maybe we can join forces and create a library with a comprehensive API that works in different environments. Thanks, Florian [1] https://issues.apache.org/jira/browse/CMIS Hi All, I wrote a CMIS javascript library (it should work both in node.js and in the browser) https://github.com/agea/CmisJS it covers almost all the specification, it’s not complete, but I plan to continue improving it I’d like to contribute it to the chemistry project thanks, Andrea -- Ing. Andrea Agili - [email protected] Dr Wolf srl - http://drwolf.it T: +39 055 333193 - M: +39 333 1520916 Via Reginaldo Giuliani 88 - 50141 Firenze
