jotform / css.js

A lightweight, battle tested, fast, CSS parser in JavaScript
https://medium.com/jotform-form-builder/writing-a-css-parser-in-javascript-3ecaa1719a43
MIT License
426 stars 63 forks source link

Npm package #3

Closed RamonGebben closed 8 years ago

RamonGebben commented 9 years ago

Ready for publish.

Run this:

npm adduser
npm publish

For more info on packaging for npm look here

kemaldaggen commented 9 years ago

tar.gz size is >22mb. Isn't that a bit large? I think it should not contain and gz file. it should only contain instructions to automatically generate one. Thanks for the PR though, I'll take a look at the changes tomorrow, in detail.

kemaldaggen commented 8 years ago

closed since, it is not a good idea to include such a huge file into repository.