Re: Releasing [email protected] on npm
Tina Müller <[email protected]> Fri, 21 Sep 2018 22:41:08 +0200 (CEST)
| Newsgroups | gmane.text.yaml.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Eemeli, thanks for writing this library, and congratulations on that =) Also good to know that there is yet another project using the YAML Test Suite <https://github.com/yaml/yaml-test-suite>. Thanks to Ingy for starting that. cheers, tina On Thu, 20 Sep 2018, Eemeli Aro wrote: > Hi all! > > Given that it's getting to be (apparently!) bug-free, and now that > it's included in the matrix [1], I figured that it was time to release > my JavaScript yaml library's 1.0.0 version on npm [2]. There's an > extensive documentation site [3] with technical info and a blog post > [4] with some of the less-technical story behind the project, but the > key features are: > > * Supports all versions of the standard (1.0, 1.1, and 1.2) > * Passes all(*) of the yaml-test-suite tests > * Can accept any string as input without throwing, parsing as much > YAML out of it as it can > * Supports parsing, modifying, and writing YAML comments > * Released with and ISC open source license > > I would warmly welcome any and all comments and criticism on my little project. > > Eemeli Aro > > [1] http://matrix.yaml.io/ > [2] https://www.npmjs.com/package/yaml > [3] https://eemeli.org/yaml > [4] https://www.vincit.fi/blog/fixing-yaml-for-fun/ > > (*) The two reported errors are due to this PR not being merged yet: > https://github.com/yaml/yaml-test-suite/pull/40 > > > _______________________________________________ > Yaml-core mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/yaml-core >