1
0
Fork 0
freesewing/packages/components
Joost De Cock 70eba4ce5a fix(components): Include snippets provided by theme plugin in Example component
Whereas most snippets are provided by build-time plugins that are
part of the plugin bundle, some of them are provided by the theme
plugin, which is a run-time plugin, and so we depend on the frontend
integration to make these available.

In the long(er) run, it might make more sense to move these to
another build-time plugin, but for the time being I've included
them into the Example component until we've clearly idendified
the ripple effects that moving them would have.

See #757 for follow-up of this.
2020-12-29 18:27:37 +01:00
..
.storybook 🔧 Switched to default export for patterns 2019-05-02 14:33:34 +02:00
src fix(components): Include snippets provided by theme plugin in Example component 2020-12-29 18:27:37 +01:00
.babelrc 🚧 Handling of package.json exceptions 2019-04-20 19:23:22 +02:00
CHANGELOG.md chore: Reconfigure packages 2020-11-18 20:30:14 +01:00
package.json fix(components): Include all components in build 2020-12-26 13:19:16 +01:00
README.md chore: Reconfigure packages 2020-10-03 16:01:37 +02:00
rollup.config.js fix(components): Include all components in build 2020-12-26 13:19:16 +01:00

FreeSewing

@freesewing/components on NPM License: MIT Code quality on DeepScan Open issues tagged pkg:components

Follow @freesewing_org on Twitter Chat with us on Discord Become a FreeSewing Patron Follow @freesewing_org on Twitter

What am I looking at? 🤔

This repository is our monorepo holding all our NPM packages.
This folder holds @freesewing/components

A collection of React components for FreeSewing web UIs

About FreeSewing 💀

Where the world of makers and developers collide, that's where you'll find FreeSewing.

Our core library is a batteries-included toolbox for parametric design of sewing patterns. It's a modular system (check our list of plugins and getting started is as simple as:

npm init freesewing-pattern

The getting started section on freesewing.dev is a good entrypoint to our documentation, but you'll find a lot more there, including our API reference, as well as our turorial, and howtos.

If you're a maker, checkout freesewing.org where you can generate our sewing patterns adapted to your measurements.

Support FreeSewing: Become a patron 🥰

FreeSewing is an open source project run by a community, and financially supported by our patrons.

If you feel what we do is worthwhile, you too should become a patron.

License: MIT 🤓

© Joost De Cock.
See the license file for details.

Where to get help 🤯

Our chatrooms on Discord are the best place to ask questions, share your feedback, or just hang out.

If you want to report a problem, please create an issue.