All Projects → rileyjshaw → Terra

rileyjshaw / Terra

Licence: mit
👾 JS library for simple biological simulations and cellular automata

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Terra

Selection
✨ Selection - A simple and lightweight library to add a visual way of selecting elements, just like on your Desktop. Zero dependencies. Full mobile and scroll support.
Stars: ✭ 1,371 (+140.11%)
Mutual labels:  js-library
xijs
A business - oriented scene Js Library
Stars: ✭ 91 (-84.06%)
Mutual labels:  js-library
Anychart
AnyChart is a lightweight and robust JavaScript charting solution with great API and documentation. The chart types and unique features are numerous, the library works easily with any development stack.
Stars: ✭ 288 (-49.56%)
Mutual labels:  js-library
React Trello
Pluggable components to add a kanban board to your application
Stars: ✭ 1,788 (+213.13%)
Mutual labels:  js-library
previewer
A super light-weight JavaScript image previewer [not actively maintained]
Stars: ✭ 24 (-95.8%)
Mutual labels:  js-library
karthik558.github.io
It's just my Personal Portfolio Website, built with JAVASCRIPT | PHP | CSS | SASS | HTML ❤️
Stars: ✭ 18 (-96.85%)
Mutual labels:  js-library
Cyrillic To Translit Js
Ultra-lightweight JavaScript library for converting Cyrillic symbols to Translit and vice versa
Stars: ✭ 91 (-84.06%)
Mutual labels:  js-library
Gemini Scrollbar
🌓 Custom overlay-scrollbars with native scrolling mechanism for web applications
Stars: ✭ 369 (-35.38%)
Mutual labels:  js-library
ChangeNumbersJs
Tiny Library for change number from a language in other language.
Stars: ✭ 14 (-97.55%)
Mutual labels:  js-library
Alertism
A Good Replacement For Default JavaScript Alerts Which Also Makes Good Pop-Ups
Stars: ✭ 19 (-96.67%)
Mutual labels:  js-library
Semantic Ui React
The official Semantic-UI-React integration
Stars: ✭ 12,561 (+2099.82%)
Mutual labels:  js-library
FixLanguageTypeJs
Tiny Library for fix problem of language selection in type text.
Stars: ✭ 15 (-97.37%)
Mutual labels:  js-library
node-zklib
This is a lightweight of node.js module to connect to biometrix attendance device for examples ZKTeco
Stars: ✭ 43 (-92.47%)
Mutual labels:  js-library
Libapps Mirror
Mirror of the official libapps repo from https://chromium.googlesource.com/apps/libapps/
Stars: ✭ 103 (-81.96%)
Mutual labels:  js-library
Q5xjs
A small and fast alternative (experimental) implementation of p5.js
Stars: ✭ 334 (-41.51%)
Mutual labels:  js-library
Values.js
🍇 Get the tints and shades of a color
Stars: ✭ 97 (-83.01%)
Mutual labels:  js-library
FilterInputJs
Tiny and Powerful Library for limit an entry (text box,input) as number,string or more...
Stars: ✭ 37 (-93.52%)
Mutual labels:  js-library
Javascript Guessing Game
You know there are too many JavaScript libraries when there is a game for it 🎯
Stars: ✭ 384 (-32.75%)
Mutual labels:  js-library
Pickr
🎨 Flat, simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more!
Stars: ✭ 3,759 (+558.32%)
Mutual labels:  js-library
awesome-libraries-resources
Awesome js and css libraries for web development.
Stars: ✭ 32 (-94.4%)
Mutual labels:  js-library

terra

JS library for cellular automata and simple biological simulations. Documentation and examples live here.

Hacking this library

To build terra on your machine you'll need Node.js, Bower, and gulp installed. Then...

cd path/to/terra
npm install
bower install
gulp

Contributing

At this stage the most important way you can help is to use the library. The API is in Beta and still flexible. If you discover something that's confusing or hard to work with, document it here. Come up with an idea and try to build it; by using and testing the library you'll find bugs or usability issues that would otherwise go unnoticed. If you want to make a pull-request on anything labeled 'major', be sure to join the discussion first so we can talk architecture. If anyone's willing to get the ball rolling on unit tests, you will be my hero.

That's all, folks! MIT, remixing strongly encouraged.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].