The project been stale for a while and currently is in the [ON HOLD] state until we find new maintainer or original author get's back to the design systems field. SourceJS been brought to the public ahead of it's time, and turned out to be too ambitious to handle by a small team of people.
Today, the ideas SourceJS surfaced are evolving in other open source projects, like styleguidist and storybook. Email r@rhr.me if you're interested in taking over the ownership.
The most advanced tool for documenting, testing and managing Front-end Components achieving productive team work.
SourceJS powered workflow allows developers to code new components directly in the documentation. Combining web components development with documentation and team communication processes, makes SourceJS a powerful tool for Front-end developers and designers.
🎥 Check out short video overview:
Our main goal is to provide flexible, modular environment for managing reusable Front-end components library. We don't focus on specific technologies, allowing to seamlessly integrate SourceJS workflow with your existing codebase.
Source engine project page Documentation Examples How-to's
SourceJS component management engine was originally developed in OK.ru front-end development team and is recommended for big and middle sized projects. Especially for fast growing web portals, outsource teams with similar project and companies with multiple services.
Have questions? Just reach our community through Gitter Chat:
To clear some confusion around Living Style Guide Platforms comparison, let us define few main differences.
SourceJS is a dynamic Node.js application, and does not build static website as Pattern Lab, KSS, StyleDocco are doing. Dynamic environment allows to connect unlimited number of plugins and middlewares for compiling docs, styles, text right on the flight.
Engine is based on gathering special documentation templates (index.src.html
, readme.md
and others), where you leave your HTML examples, template includes and description. All Specs are located in sourcejs/user/specs
folder, and could contain any catalogue structure, with focus on component folders.
But you can use official SourceJS plugin based on DSS, CSS Documentation parser - github.com/sourcejs/sourcejs-contrib-dss.
Many teams are already using SourceJS for building and managing Front-end components libraries for themselves and their clients. To join the community, you just need to follow few simple rules - check our docs about Maintaining and Contribution.
If you notice some bugs, or need to help finding a better solution in your process, feel free to create an issue, and we will solve your problem together.
- 20.09.15 0.5.6 and 0.5.6-no-jsdom with EJS helpers, NPM 3 support and navigation improvements
- 16.08.15 0.5.5 and 0.5.5-no-jsdom patch release with
<markdown>
tag fix and set of functional tests - 15.08.15 0.5.4 and 0.5.4-no-jsdom with middleware loader, relative paths in navigation support and other improvements
- 28.05.15 0.5.3 context options support, source-as-npm package, CI integration, watcher stability improvements and other great features
- 28.05.15 0.5.3-no-jsdom special release without JSDom for Windows users
- 15.04.15 0.5.2 patch release with improved markdown support and
index.src.html
- 28.03.15 0.5.1 patch release with EJS pre-rendering and various bugfixes
- 28.03.15. SourceJS Bootstrap example bundle and How-to articles blog
- 15.03.15. New example Specs showcase (source code)
- 15.03.15. CSS Documentation support with SourceJS DSS plugin
- 12.03.15. 0.5.0 release with full Markdown support, GitHub auth,
info.json
watchers and other improvements - 24.02.15. 0.4.1 patch release
- 05.02.15. Mentioned at in-depth Style Guides Tools overview talk
- 18.01.15. Published an intro video about SourceJS
- 07.01.15. 0.4.0 stable release. From now, we move to fast, semantic release cycle. No globally breaking changes till 1.0.0
- 08.10.14. 0.4.0-rc release, migration instructions
- 01.08.14. Video review of SourceJS engine and workflow example (RU with EN subtitles)
- 31.07.14. 0.4.0-beta release
- 01.05.14. Engine presentation from Front-end Ops Conf, San Francisco - Taking Development Tools To The Next Level with video
- 31.01.14. Preview of Source companion tool for prototyping interfaces using existing components
- 31.12.13. 0.3.2 release
- 09.10.13. Engine presentation on Fronteers Jam (video)
- 23.09.13. Published video recording of Source engine presentation from RIT++ 2013 (RU)
Respecting open source community, we track all our tasks publicly on GitHub. Follow our milestones and twitter announcements @SourceJS to keep in sync with latest plans.
List of few global upcoming features
- Remove JSDom dependency, for making engine faster and easier to install
- SourceJS as npm module official support
- Refactored code snippets API and tab view
- Integrations with JSDoc and drop-in replacement setup for other Style Guide tools like KSS/Pattern Lab
- More screencasts and engine usage demos
SourceJS follows semantic versioning and we do our best to keep as less breaking changes as possible.
Preparing to 1.0 release, we plan to keep migration path very smooth and painless. So if you will keep in sync with minor releases and API deprecation announcements, you won't face any problems setting up major release updates.
SourceJS client-side part is supported in all latest major browsers and IE8+ in Clarify for testing components.
Copyright © 2013-2016 SourceJS
Licensed under MIT License, read more at license page.