{"id":23843701,"url":"https://github.com/ngduc/allspark","last_synced_at":"2025-09-07T08:38:52.477Z","repository":{"id":57176661,"uuid":"114987870","full_name":"ngduc/allspark","owner":"ngduc","description":"a modern webapp generator \u0026 launcher.","archived":false,"fork":false,"pushed_at":"2017-12-21T09:28:47.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-02T22:48:55.118Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ngduc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-21T09:28:32.000Z","updated_at":"2017-12-21T09:28:49.000Z","dependencies_parsed_at":"2022-08-28T02:53:47.860Z","dependency_job_id":null,"html_url":"https://github.com/ngduc/allspark","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngduc%2Fallspark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngduc%2Fallspark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngduc%2Fallspark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngduc%2Fallspark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ngduc","download_url":"https://codeload.github.com/ngduc/allspark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240131747,"owners_count":19752727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-02T19:50:46.165Z","updated_at":"2025-02-22T06:12:41.270Z","avatar_url":"https://github.com/ngduc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# allspark\n\n![Node](https://img.shields.io/node/v/allspark.svg?style=flat-square)\n[![NPM](https://img.shields.io/npm/v/allspark.svg?style=flat-square)](https://www.npmjs.com/package/allspark)\n[![Travis](https://img.shields.io/travis/ngduc/allspark/master.svg?style=flat-square)](https://travis-ci.org/ngduc/allspark)\n[![David](https://img.shields.io/david/ngduc/allspark.svg?style=flat-square)](https://david-dm.org/ngduc/allspark)\n[![Coverage Status](https://img.shields.io/coveralls/ngduc/allspark.svg?style=flat-square)](https://coveralls.io/github/ngduc/allspark)\n[![NPM](https://img.shields.io/npm/dt/allspark.svg?style=flat-square)](https://www.npmjs.com/package/allspark)\n\n\u003e allspark is a modern webapp generator\n\n### Usage\n\n```js\nimport allspark from 'allspark';\n\n```\n\n### Installation\n\nInstall via [yarn](https://github.com/yarnpkg/yarn)\n\n\tyarn add allspark (--dev)\n\nor npm\n\n\tnpm install allspark (--save-dev)\n\n\n### configuration\n\nYou can pass in extra options as a configuration object (➕ required, ➖ optional, ✏️ default).\n\n```js\nimport allspark from 'allspark';\n\n```\n\n➖ **property** ( type ) ` ✏️ default `\n\u003cbr/\u003e 📝 description\n\u003cbr/\u003e ❗️ warning\n\u003cbr/\u003e ℹ️ info\n\u003cbr/\u003e 💡 example\n\n### methods\n\n#### #name\n\n```js\nallspark\n\n```\n\n### Examples\n\nSee [`example`](example/script.js) folder or the [runkit](https://runkit.com/ngduc/allspark) example.\n\n### Builds\n\nIf you don't use a package manager, you can [access `allspark` via unpkg (CDN)](https://unpkg.com/allspark/), download the source, or point your package manager to the url.\n\n`allspark` is compiled as a collection of [CommonJS](http://webpack.github.io/docs/commonjs.html) modules \u0026 [ES2015 modules](http://www.2ality.com/2014/0\n  -9/es6-modules-final.html) for bundlers that support the `jsnext:main` or `module` field in package.json (Rollup, Webpack 2)\n\nThe `allspark` package includes precompiled production and development [UMD](https://github.com/umdjs/umd) builds in the [`dist/umd` folder](https://unpkg.com/allspark/dist/umd/). They can be used directly without a bundler and are thus compatible with many popular JavaScript module loaders and environments. You can drop a UMD build as a [`\u003cscript\u003e` tag](https://unpkg.com/allspark) on your page. The UMD builds make `allspark` available as a `window.allspark` global variable.\n\n### License\n\nThe code is available under the [MIT](LICENSE) license.\n\n### Contributing\n\nWe are open to contributions, see [CONTRIBUTING.md](CONTRIBUTING.md) for more info.\n\n### Misc\n\nThis module was created using [generator-module-boilerplate](https://github.com/duivvv/generator-module-boilerplate).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngduc%2Fallspark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fngduc%2Fallspark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngduc%2Fallspark/lists"}