# Bosonic transpiler > A node.js library that transpiles to-the-spec Web Components into polyfilled JavaScript ## Getting started If you use Grunt, you may want to use [grunt-bosonic](https://github.com/bosonic/grunt-bosonic) instead. ## Development ### Contributing In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. ### Running tests ```shell nodeunit test/transpiler.js ``` ### Release History _(Nothing yet)_