Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

publish on npm? #584

Closed
smeijer opened this issue Apr 6, 2016 · 8 comments
Closed

publish on npm? #584

smeijer opened this issue Apr 6, 2016 · 8 comments

Comments

@smeijer
Copy link

smeijer commented Apr 6, 2016

Would it be hard to remove dependencies on the meteor framework, so we can publish this on npm?

That way its easier to wrap some tests around it.

@zeroasterisk
Copy link

The devel has that as WIP right now... eagerly awaiting new version of package.

(this is a lot like v0.9 release, when all the core packages people rely on needed to be updated to follow Meteor core)

@MechJosh0
Copy link

@aldeed Do you have an update on this? Last commit was over 2 months ago.
When do you think v2.0 will be out?

@SachaG
Copy link

SachaG commented Jun 11, 2016

I'm curious to know as well. With the direction things are going, I feel like new Meteor projects should probably try and avoid using non-NPM packages as much as possible. So if there are no plans to port SimpleSchema to NPM (which is totally understandable given the amount of work) it'd be good to know as soon as possible.

@macrozone
Copy link

This would make usage of SimpleSchema much easier in mantra-projects. Also you can't test code that has dependency to simpleSchema currently with the default setup :-/

@aldeed
Copy link
Collaborator

aldeed commented Sep 13, 2016

v2 is a node package: https://github.com/aldeed/node-simple-schema

@aldeed aldeed closed this as completed Sep 13, 2016
@SachaG
Copy link

SachaG commented Sep 13, 2016

This is awesome! Does this mean v2 is now the officially supported/recommended production version?

@aldeed
Copy link
Collaborator

aldeed commented Sep 14, 2016

@SachaG I'm putting 90% energy toward v2 vs. 10% toward v1. I'm working through issue and PR backlog and will put out some minimal fixes releases for v1, but in general v2 will get more attention. v2 should be fine on production now if you are not using autoform. I am not putting a final v2 release out until I have a chance to publish an autoform release with support for it. My guess would be sometime in Oct. for that.

@macrozone
Copy link

@aldeed: <3

The guys from the awesome uniforms-package (autoform for react) started also working on simple-schema 2 support: vazco/uniforms#99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants