Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
WestCoastSwing
/
RelativePlacement
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
7a2b23bb
...
7a2b23bbec2786ace878a5233049e2166bc58279
authored
2016-12-08 00:46:34 +0100
by
Vincent Peybernes
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
#9
Prepare publish
1 parent
a7e37e8b
Pipeline
#26
for
7a2b23bb
passed
in 52 seconds
Changes
3
Pipelines
1
Builds
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
1 deletions
.npmignore
README.md
package.json
.npmignore
View file @
7a2b23b
...
...
@@ -3,4 +3,4 @@
.gitignore
tests
node_modules
.log
\ No newline at end of file
*.log
\ No newline at end of file
...
...
README.md
View file @
7a2b23b
# RelativePlacementJS
[
![build status
](
http://gitlab.techniv.fr/WestCoastSwing/RelativePlacement/badges/master/build.svg
)
](http://gitlab.techniv.fr/WestCoastSwing/RelativePlacement/commits/master)
This library provide an placement system with the relative placement algorithm used in
West Coast Swing dance competitions.
...
...
package.json
View file @
7a2b23b
...
...
@@ -6,6 +6,7 @@
"name"
:
"Techniv"
,
"email"
:
"contact@techniv.fr"
},
"main"
:
"./lib/relative-placement.js"
,
"repository"
:{
"type"
:
"git"
,
...
...
Please
register
or
sign in
to post a comment