IMPORTANT: This is work in progress! The API may change dramatically as I work out what is most suitable. The public API is exposed on a module named CrosswordsJS. There are two classes for working with crosswords. The first creates a Crossword object from a Crossword Definition.
https://github.com/dwmkerr/crosswords-jsTags | crossword |
Implementation | Javascript |
License | MIT |
Platform | OS-Independent |
CrosswordPuzzle is a small program for creating and solving crossword puzzles like the ones found in major, north American news papers. You can download and solve crosswords or distribute your own crosswords digitally.
Arc Consistency Crossword Compiler (arccc) uses constraint satisfaction algorithms to fill crossword grids given a wordlist. The current implementation can fill simple grids in less than a minute. A word list gleaned from a variety of sources is includ
PHP Crossword is PHP and MySQL based crossword generator. It is built in object-oriented way. Generator library is well-separated from the presentation layer, so it should easy to integrate it into existing WEB applications.
xword is a crossword puzzle application for UNIX/X that allows users to open and solve AcrossLite puzzle format files (such as The New York Times and The Washington Post).
This is programm for automatic solving Japan Crossword (also known as nonogram, griddlers or paint by numbers).
Implements the rules of Scrabble(tm) for handhelds like PalmOS and PocketPC, (Linux too). Easy to port to other platforms, supports multiple languages and multi-device play via IR or UDP. Not vaporware: one of TIME.com's top 5 PalmOS apps
Xibble is a crossword game for Palm handheld devices for two or more players. It is written in C and is built using the palm-tools and pilrc packages. It makes a great travel game!
最好用的JS库脚手架,只为更好的JS生态,让开发一个JS库更简单,更专业
rollup js-libs webpackCocos2d-JS is Cocos2d-x engine's JavaScript version that includes Cocos2d-html5 and Cocos2d-x JavaScript Bindings. It equips your game with cross-browser and cross-platform abilities, accompanied by full Cocos2d-x features and simplified JavaScript friendly APIs.Cocos2d-JS reinvented workflows for all platforms in v3.0, it provides a consistent development experience for whichever platform you want to distribute to, no matter web and native. "Code once, run everywhere" is incredibly easy and natural in Cocos2d-JS. With one single JavaScript code base, you can run your game on all web browsers and native platforms including Mac OS, Windows, iOS and Android. This will bring your game great opportunities in almost all channels of distribution. On the other hand, if you are only interested in casual games on the web, you can embed directly in your web page the Cocos2d-JS Lite Version which is extremely easy to use and light as a feather.
Fabric JS is a JavaScript front-end framework which provides visuals-focused components to extend, re-work and use in your Office and Office 365 experiences. Fabric JS uses styles from the Office UI Fabric Core project. Fabric JS is a collection of responsive, mobile-first styles and tools designed to make it quick and simple for you to create web experiences using the Office Design Language.Latest version: Fabric JS 1.4.0, which uses Fabric Core 5.0.1.
Mapbox GL JS is a JavaScript library for interactive, customizable vector maps on the web. It takes map styles that conform to the Mapbox Style Specification, applies them to vector tiles that conform to the Mapbox Vector Tile Specification, and renders them using WebGL.Mapbox GL JS is part of the cross-platform Mapbox GL ecosystem, which also includes compatible native SDKs for applications on Android, iOS, macOS, Qt, and React Native. Mapbox provides building blocks to add location features like maps, search, and navigation into any experience you create. To get started with GL JS or any of our other building blocks, sign up for a Mapbox account.
map mapbox-gl webgl vector-tiles openstreetmap monorepo mapbox-gl-js mapbox geojsonAngular wrapper for js-data.Angular-data is deprecated. js-data + js-data-angular is the new hotness.
angular angularjs angular-componentinflection-js is a port of the functionality from Ruby on Rails' Active Support Inflection classes into Javascript. inflection is a port of inflection-js to node.js npm package. Instead of extending JavaScript native String object like inflection-js does, inflection separate the methods to a independent package to avoid unexpected behaviors. Note: This library uses Wiktionary as its reference.
inflection inflections inflection-js pluralize singularize camelize underscore humanize capitalize dasherize titleize demodulize tableize classify foreign_key ordinalizeJavaScript Bindings for C / Objective-C (JSB) is the "glue" code (or wrapper code) that sits between native code (C or Objective-C) and JavaScript (JS) code. JSB allows calling native code from JS and vice-versa. That means that you can interact with your favorite native library from JS. As an example, you could create a cocos2d particle system in JS, while its logic and rendering will be executed natively. Or you could create a Chipmunk Physics world in JS, while the whole physics simulation, including the collisions detections, would run natively.
A wysiwyg editor that mimics medium, build on top of https://github.com/facebook/draft-js and https://github.com/draft-js-plugins/draft-js-plugins. All the relevant behaviour comes from plugins, so this may serve as an example of using the plugin architecture and the different plugins. You can also install and use draft-wysiwyg right away.
draftjs draft-js editor wysiwyg drag drop react richtextActive Directory Authentication Library for JavaScript (ADAL JS) helps you to use Azure AD for handling authentication in your single page applications. This library works with both plain JS as well as AngularJS applications. You can learn in detail about ADAL JS installation and usage documented in the ADAL Basics Wiki.
implicit js aad adal oauthJS Search is an efficient, client-side search library for JavaScript and JSON objects
search database indexing performance js clientside client-side local queryTwitterCldr uses Unicode's Common Locale Data Repository (CLDR) to format certain types of text into their localized equivalents via the Rails asset pipeline. It is a port of twitter-cldr-rb, a Ruby gem that uses the same CLDR data. Originally, this project was not a gem, but a collection of JavaScript files. It has been turned into a gem to move the JavaScript compiling routines from twitter-cldr-rb and provide support for the asset pipeline.If you're not using bundler, run gem install twitter_cldr_js and then require twitter_cldr/js somewhere in your project. Note that twitter-cldr-js isn't really designed to run outside of Rails. If you need the JavaScript functionality it provides but aren't using Rails, consider copying the compiled JavaScript files (lib/assets/javascripts/twitter_cldr/*.js) into your project by hand instead of using this gem directly.
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.